CHANNEL_PROFILE_TYPE

Channel profile.

Enumerations

CHANNEL_PROFILE_COMMUNICATION
0: Communication profile. Agora recommends using the live broadcasting profile for better audio and video experience.
CHANNEL_PROFILE_LIVE_BROADCASTING
1: (Default) Live broadcasting profile.
CHANNEL_PROFILE_GAME
2: Gaming profile.
Note: Deprecated: Use CHANNEL_PROFILE_LIVE_BROADCASTING instead.
CHANNEL_PROFILE_CLOUD_GAMING
3: Interactive profile. This profile is optimized for low latency. If your scenario involves frequent user interaction, it is recommended.
Note: Deprecated: Use CHANNEL_PROFILE_LIVE_BROADCASTING instead.