Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AUDIO_RECORDING_POSITION

Recording content, which is set in startAudioRecordingWithConfig.

Index

Enumeration members

AUDIO_RECORDING_POSITION_MIXED_PLAYBACK

AUDIO_RECORDING_POSITION_MIXED_PLAYBACK: = 2

2: Records the audio of all remote users only.

AUDIO_RECORDING_POSITION_MIXED_RECORDING_AND_PLAYBACK

AUDIO_RECORDING_POSITION_MIXED_RECORDING_AND_PLAYBACK: = 0

0: (Default) Records the mixed audio of the local user and all remote users.

AUDIO_RECORDING_POSITION_RECORDING

AUDIO_RECORDING_POSITION_RECORDING: = 1

1: Records the audio of the local user only.