Enumeration AudioScenarioType

The audio scenarios.

Enumeration Members

AudioScenarioChatroom: 5

5: Chatroom scenario, where users need to frequently switch the user role or mute and unmute the microphone. For example, education scenarios.

AudioScenarioChorus: 7

7: Real-time chorus scenario, where users have good network conditions and require ultra-low latency.

AudioScenarioDefault: 0

0: (Default) Automatic scenario match, where the SDK chooses the appropriate audio quality according to the user role and audio route.

AudioScenarioGameStreaming: 3

3: High-quality audio scenario, where users mainly play music. For example, instrument tutoring.

AudioScenarioMeeting: 8

8: Meeting scenario that mainly contains the human voice.

AudioScenarioNum: 9

The number of enumerations.

Generated using TypeDoc