Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ZegoAudioCaptureStereoMode

Audio capture stereo mode.

Index

Enumeration members

Enumeration members

Adaptive

Adaptive: = 2

[Deprecated] Same as [Always], that is, always enable stereo capture, this mode has been deprecated since version 2.16.0.

Always

Always: = 1

Always enable stereo capture.

None

None: = 0

Disable stereo capture, that is, mono.

Generated using TypeDoc