Video SDK for MacOS API Reference
|
Interfaces for sending and receiving virtual audio data in Zoom Video SDK. More...
import <Foundation/Foundation.h>
Go to the source code of this file.
Data Structures | |
class | ZMVideoSDKAudioSender |
Interface for sending raw audio data. More... | |
protocol | <ZMVideoSDKVirtualAudioMic> |
Protocol for handling virtual audio microphone events. More... | |
protocol | <ZMVideoSDKVirtualAudioSpeaker> |
Protocol for receiving virtual audio speaker events. More... | |
Interfaces for sending and receiving virtual audio data in Zoom Video SDK.
Definition in file ZMVideoSDKAudioSendRawdata.h.