Meeting SDK for macOS API Reference
|
Interfaces for sending custom raw audio data into the Zoom SDK as a virtual microphone source. More...
import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKRawDataController.h>
Go to the source code of this file.
Data Structures | |
class | ZoomSDKAudioRawDataSender |
Send external raw audio data to the Zoom meeting. More... | |
protocol | <ZoomSDKVirtualAudioMicDelegate> |
Callback protocol for handling virtual microphone events. More... | |
class | ZoomSDKRawDataAudioSourceController |
Configure external audio source as virtual microphone input. More... | |
Interfaces for sending custom raw audio data into the Zoom SDK as a virtual microphone source.
Definition in file ZoomSDKRawDataAudioSourceController.h.