Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoAudioDeviceMode

Audio device mode.

Index

Enumeration members

Auto

Auto: = 3

Automatically select whether to enable system echo cancellation based on the scenario.

Communication

Communication: = 1

Enable system echo cancellation.

Communication2

Communication2: = 4

Enable system echo cancellation. Compared with Communication, this mode always occupies the microphone device.

Communication3

Communication3: = 5

Enable system echo cancellation. Compared with Communication, in this mode, the microphone is released and the media volume is reduced.

Communication4

Communication4: = 8

Enable system echo cancellation. Compared with Communication, this mode of wheat after releasing the microphone, maintain the call volume.

General

General: = 2

The system echo cancellation function is disabled.

General2

General2: = 6

Disable system echo cancellation. Compared with General, this mode is not released when a microphone device is used.

General3

General3: = 7

Disable system echo cancellation. Compared with General, this mode will always occupy the microphone device.

Generated using TypeDoc