|
Meeting SDK for macOS API Reference
|
Interface for rendering and receiving raw video data in Zoom SDK. More...
import <Foundation/Foundation.h>import <ZoomSDK/ZoomSDKErrors.h>Go to the source code of this file.
Data Structures | |
| class | ZoomSDKYUVRawDataI420 |
| Represents raw YUV I420 format data received from subscribed video stream. More... | |
| protocol | <ZoomSDKRendererDelegate> |
| Callback interface for receiving video render events. More... | |
| class | ZoomSDKRenderer |
| Subscribe to raw video or share data and handle rendering. More... | |
Interface for rendering and receiving raw video data in Zoom SDK.
Definition in file ZoomSDKRenderer.h.