ChannelProfileType
Channel scenarios.
Enumerations
- ChannelProfileCommunication
- 0: Communication scenario. Agora recommends using the live broadcasting scenario for better audio and video experience.
- ChannelProfileLiveBroadcasting
- 1: (Default) Live broadcasting scenario.
- ChannelProfileGame
- 2: Gaming scenario.
Note: Deprecated: Use
ChannelProfileLiveBroadcastinginstead. - ChannelProfileCloudGaming
- 3: Interactive scenario. This scenario is optimized for latency. If your scenario involves frequent user interaction, it is recommended to use this one.
Note: Deprecated: Use
ChannelProfileLiveBroadcastinginstead.