NIMNetCallAudioExternalDeviceType Constants Reference
Declared in | NIMAVChatDefs.h |
---|
NIMNetCallAudioExternalDeviceType
外部音频设备类型
Definition
typedef NS_ENUM(NSUInteger, NIMNetCallAudioExternalDeviceType ) {
NIMNetCallAudioExternalDeviceTypeHeadphone = 0,
NIMNetCallAudioExternalDeviceTypeWireLessHeadphone = 1,
NIMNetCallAudioExternalDeviceTypeVoiceBox = 2,
};
Constants
Declared In
NIMAVChatDefs.h