|
Video SDK for iOS API Reference
|
Represents an audio device used in the Zoom Video SDK. More...
#include <ZoomVideoSDKAudioHelper.h>
Inherits NSObject.
Instance Methods | |
| (AVAudioSessionPort _Nullable) | - getAudioSourceType |
| Gets the audio device type. | |
| (NSString *_Nullable) | - getAudioName |
| Get the audio device name. | |
Represents an audio device used in the Zoom Video SDK.
Definition at line 13 of file ZoomVideoSDKAudioHelper.h.
| - (NSString *_Nullable) getAudioName |
Get the audio device name.
| - (AVAudioSessionPort _Nullable) getAudioSourceType |
Gets the audio device type.
AVAudioSessionPort