AudioScenarioType
The audio scenarios.
Enumerator
- audioScenarioDefault
- 0: (Default) Automatic scenario match, where the SDK chooses the appropriate audio quality according to the user role and audio route.
- audioScenarioGameStreaming
- 3: High-quality audio scenario, where users mainly play music. For example, instrument tutoring.
- audioScenarioChatroom
- 5: Chatroom scenario, where users need to frequently switch the user role or mute and unmute the microphone. For example, education scenarios. In this scenario, audience members receive a pop-up window to request permission of using microphones.
- audioScenarioChorus
- 7: Real-time chorus scenario, where users have good network conditions and require ultra-low latency.
- audioScenarioMeeting
- 8: Meeting scenario that mainly contains the human voice.
- audioScenarioNum
- The number of enumerations.