Video SDK for MacOS API Reference
|
Represents a microphone device available to the SDK. More...
#include <ZMVideoSDKAudioHelper.h>
Inherits NSObject.
Properties | |
NSString * | deviceId |
Device id. | |
NSString * | deviceName |
Device name. | |
BOOL | isSelectedDevice |
Determine if the device is selected. | |
Represents a microphone device available to the SDK.
Definition at line 90 of file ZMVideoSDKAudioHelper.h.
|
readnonatomiccopy |
Device id.
Definition at line 95 of file ZMVideoSDKAudioHelper.h.
|
readnonatomiccopy |
Device name.
Definition at line 100 of file ZMVideoSDKAudioHelper.h.
|
readnonatomicassign |
Determine if the device is selected.
Definition at line 105 of file ZMVideoSDKAudioHelper.h.