AUDIO_DUAL_MONO_MODE
Channel mode.
Enumerations
- AUDIO_DUAL_MONO_STEREO
- (0): Original mode.
- AUDIO_DUAL_MONO_L
- (1): Left channel mode. In this mode, the right channel audio is replaced with the left channel audio, and you can only hear the left channel.
- AUDIO_DUAL_MONO_R
- (2): Right channel mode. In this mode, the left channel audio is replaced with the right channel audio, and you can only hear the right channel.
- AUDIO_DUAL_MONO_MIX
- (3): Mixed channel mode. In this mode, the left and right channel audio are mixed, and you can hear both channels simultaneously.