NIMNetCallAudioExternalDeviceType Constants Reference

Declared in NIMAVChatDefs.h

NIMNetCallAudioExternalDeviceType

外部音频设备类型

Definition

typedef NS_ENUM(NSUInteger, NIMNetCallAudioExternalDeviceType ) {
   NIMNetCallAudioExternalDeviceTypeHeadphone = 0,
   NIMNetCallAudioExternalDeviceTypeWireLessHeadphone = 1,
   NIMNetCallAudioExternalDeviceTypeVoiceBox = 2,
};

Constants

NIMNetCallAudioExternalDeviceTypeHeadphone

有线耳机

Declared In NIMAVChatDefs.h.

NIMNetCallAudioExternalDeviceTypeWireLessHeadphone

无线耳机

Declared In NIMAVChatDefs.h.

NIMNetCallAudioExternalDeviceTypeVoiceBox

外接音箱

Declared In NIMAVChatDefs.h.

Declared In

NIMAVChatDefs.h