Enumeration AudioEncodedFrameObserverPosition

Audio profile.

Enumeration Members

AudioEncodedFrameObserverPositionMixed: 3

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

AudioEncodedFrameObserverPositionPlayback: 2

2: Only records the audio of all remote users.

AudioEncodedFrameObserverPositionRecord: 1

1: Only records the audio of the local user.

Generated using TypeDoc