Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKRawDataVideoSourceController.h File Reference

Interfaces for managing virtual video source and raw video preprocessing in Zoom SDK. More...

import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKRawDataController.h>

Go to the source code of this file.

Data Structures

class  ZoomSDKYUVProcessDataI420
 Represents I420 YUV video frame data. More...
 
class  ZoomSDKVideoCapabilityItem
 Represents video capability information. More...
 
class  ZoomSDKRawDataSender
 Send raw video frame data into the meeting. More...
 
protocol  <ZoomSDKVirtualVideoSourceDelegate>
 Callback interface for managing virtual video source. More...
 
protocol  <ZoomSDKRawDataSendDelegate>
 Callback for preprocessing raw video frames before rendering or transmission. More...
 
class  ZoomSDKRawDataVideoSourceController
 

Detailed Description

Interfaces for managing virtual video source and raw video preprocessing in Zoom SDK.

Definition in file ZoomSDKRawDataVideoSourceController.h.