![]() |
Mac SDK
|
Instance Methods | |
| (NSString *) | - getDeviceID |
| Get the ID of device, such as microphone, speaker, camera. | |
| (NSString *) | - getDeviceName |
| Get the device name. | |
| (BOOL) | - isSelectedDevice |
| Query if the device is selected. | |
Protected Attributes | |
| NSString * | _deviceID |
| NSString * | _deviceName |
| BOOL | _isSelected |