ZegoRangeAudioMode Constants Reference

Declared in ZegoExpressDefines.h

ZegoRangeAudioMode

Range audio mode

Definition

typedef NS_ENUM(NSUInteger, ZegoRangeAudioMode ) {
   ZegoRangeAudioModeWorld = 0,
   ZegoRangeAudioModeTeam = 1,
   ZegoRangeAudioModeSecretTeam = 2,
};

Constants

ZegoRangeAudioModeWorld

World mode, you can communicate with everyone in the room.

Declared In ZegoExpressDefines.h.

ZegoRangeAudioModeTeam

Team mode, only communicate with members of the team.

Declared In ZegoExpressDefines.h.

ZegoRangeAudioModeSecretTeam

Secret team mode, communicate with members of the team (with team members), can hear the voices of members who within the audio receive range (except the team members).

Declared In ZegoExpressDefines.h.

Declared In

ZegoExpressDefines.h