NIMNetCallMacAudioDevice Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | NIMNetCallMacAudioDevice.h |
name
mac音频设备名称
@property (nonatomic, copy) NSString *nameDiscussion
mac音频设备名称
Declared In
NIMNetCallMacAudioDevice.h
deviceID
mac音频设备ID
@property (nonatomic, assign) AudioDeviceID deviceIDDiscussion
mac音频设备ID
Declared In
NIMNetCallMacAudioDevice.h
manufacturer
mac音频设备制造商
@property (nonatomic, copy) NSString *manufacturerDiscussion
mac音频设备制造商
Declared In
NIMNetCallMacAudioDevice.h
inputChannelCount
mac音频设备输入轨道数
@property (nonatomic, assign) NSInteger inputChannelCountDiscussion
mac音频设备输入轨道数
Declared In
NIMNetCallMacAudioDevice.h
outputChannelCount
mac音频设备输出轨道数
@property (nonatomic, assign) NSInteger outputChannelCountDiscussion
mac音频设备输出轨道数
Declared In
NIMNetCallMacAudioDevice.h
UID
mac音频设备唯一ID
@property (nonatomic, copy) NSString *UIDDiscussion
mac音频设备唯一ID
Declared In
NIMNetCallMacAudioDevice.h