ZegoAudioDeviceType Constants Reference

Declared in ZegoExpressDefines.h

ZegoAudioDeviceType

Audio device type.

Definition

typedef NS_ENUM(NSUInteger, ZegoAudioDeviceType ) {
   ZegoAudioDeviceTypeInput = 0,
   ZegoAudioDeviceTypeOutput = 1,
};

Constants

ZegoAudioDeviceTypeInput

Audio input type

Declared In ZegoExpressDefines.h.

ZegoAudioDeviceTypeOutput

Audio output type

Declared In ZegoExpressDefines.h.

Declared In

ZegoExpressDefines.h