NIMQChatAudioOutputDevice Constants Reference

Declared in NIMQChatMediaDefs.h

NIMQChatAudioOutputDevice

Definition

typedef NS_ENUM(NSUInteger, NIMQChatAudioOutputDevice ) {
   NIMQChatAudioOutputDeviceSpeakerPhone = 0,
   NIMQChatAudioOutputDeviceWiredHeadset = 1,
   NIMQChatAudioOutputDeviceEarpiece = 2,
   NIMQChatAudioOutputDeviceBluetoothHeadset = 3,
};

Constants

NIMQChatAudioOutputDeviceSpeakerPhone

扬声器

Declared In NIMQChatMediaDefs.h.

NIMQChatAudioOutputDeviceWiredHeadset

有线耳机

Declared In NIMQChatMediaDefs.h.

NIMQChatAudioOutputDeviceEarpiece

听筒

Declared In NIMQChatMediaDefs.h.

NIMQChatAudioOutputDeviceBluetoothHeadset

无线耳机

Declared In NIMQChatMediaDefs.h.