Video SDK for MacOS API Reference
|
#include <ZMVideoSDKAudioHelper.h>
Inherits NSObject.
Properties | |
NSString * | deviceId |
Device id. | |
NSString * | deviceName |
Device name. | |
BOOL | isSelectedDevice |
Determine if the device is selected. | |
Definition at line 67 of file ZMVideoSDKAudioHelper.h.
|
readnonatomiccopy |
Device id.
Definition at line 72 of file ZMVideoSDKAudioHelper.h.
|
readnonatomiccopy |
Device name.
Definition at line 77 of file ZMVideoSDKAudioHelper.h.
|
readnonatomicassign |
Determine if the device is selected.
Definition at line 82 of file ZMVideoSDKAudioHelper.h.