Video SDK for MacOS API Reference
Loading...
Searching...
No Matches
ZMVideoSDKVideoSourceHelper.h File Reference

Provides interfaces for custom video source integration in Zoom Video SDK. More...

import <Foundation/Foundation.h>

Go to the source code of this file.

Data Structures

class  ZMVideoSDKYUVProcessDataI420
 Represents I420 YUV raw data and its metadata for preprocessing. More...
 
protocol  <ZMVideoSDKVideoSourcePreProcessor>
 Protocol to receive raw video frames for preprocessing before sending. More...
 
class  ZMVideoSDKVideoSender
 Interface for sending custom raw video data to the Zoom Video SDK. More...
 
class  ZMVideoSDKVideoCapability
 Represents the video resolution, frame rate, and data mode capabilities. More...
 
protocol  <ZMVideoSDKVideoSource>
 Protocol defining lifecycle events for a custom video source. More...
 

Detailed Description

Provides interfaces for custom video source integration in Zoom Video SDK.

Definition in file ZMVideoSDKVideoSourceHelper.h.