Meeting SDK for macOS API Reference
|
Interfaces for external share source and audio source in Zoom SDK. More...
import <Foundation/Foundation.h>
Go to the source code of this file.
Data Structures | |
class | ZoomSDKShareSender |
Send external share content into the meeting. More... | |
protocol | <ZoomSDKShareSourceDelegate> |
Callback interface for external share source. More... | |
class | ZoomSDKShareAudioSender |
Send external share audio content into the meeting. More... | |
protocol | <ZoomSDKShareAudioSourceDelegate> |
Callback interface for external share audio source. More... | |
class | ZoomSDKRawDataShareSourceController |
Manage external source for share video and share audio in meeting. More... | |
Interfaces for external share source and audio source in Zoom SDK.
Definition in file ZoomSDKRawDataShareSourceController.h.