Video SDK for iOS API Reference
|
Interface for managing audio operations including start/stop, mute/unmute, audio device control, and audio raw data subscription. More...
import <Foundation/Foundation.h>
import <ZoomVideoSDK/ZoomVideoSDK.h>
Go to the source code of this file.
Classes | |
class | ZoomVideoSDKAudioDevice |
Represents an audio device used in the Zoom Video SDK. More... | |
class | ZoomVideoSDKAudioHelper |
A class to operate the audio action. More... | |
Interface for managing audio operations including start/stop, mute/unmute, audio device control, and audio raw data subscription.
Definition in file ZoomVideoSDKAudioHelper.h.