ZegoAudioDeviceType Constants Reference
Declared in | ZegoExpressDefines.h |
---|
ZegoAudioDeviceType
Audio device type.
Definition
typedef NS_ENUM(NSUInteger, ZegoAudioDeviceType ) {
ZegoAudioDeviceTypeInput = 0,
ZegoAudioDeviceTypeOutput = 1,
};
Constants
Declared In
ZegoExpressDefines.h