KSYMicType Constants Reference
Declared in | KSYTypeDef.h |
---|
KSYMicType
参考 AVAudioSessionPortBuiltInMic
Definition
typedef NS_ENUM(NSUInteger, KSYMicType ) {
KSYMicType_builtinMic = 0,
KSYMicType_headsetMic,
KSYMicType_bluetoothMic,
KSYMicType_unknow = 1000,
};
Constants
Declared In
KSYTypeDef.h