Enumeration AudioFileRecordingType

Recording content. Set in startAudioRecording.

Enumeration Members

AudioFileRecordingMic: 1

1: Only records the audio of the local user.

AudioFileRecordingMixed: 3

3: Records the mixed audio of the local and all remote users.

AudioFileRecordingPlayback: 2

2: Only records the audio of all remote users.

Generated using TypeDoc