Video SDK for MacOS API Reference
|
Provides audio management interfaces for the Zoom Video SDK. More...
import <Foundation/Foundation.h>
import <ZMVideoSDK/ZMVideoSDKUserHelper.h>
Go to the source code of this file.
Data Structures | |
class | ZMVideoSDKAudioRawData |
Represents raw audio data received from the SDK. More... | |
class | ZMVideoSDKSpeakerDevice |
class | ZMVideoSDKMicDevice |
Represents a microphone device available to the SDK. More... | |
class | ZMVideoSDKAudioHelper |
Provides methods for managing audio in Zoom Video SDK sessions. More... | |
Provides audio management interfaces for the Zoom Video SDK.
Definition in file ZMVideoSDKAudioHelper.h.