Agora Java API Reference for Android
|
Public Member Functions | |
int | getValue () |
Public Attributes | |
VIDEO_CODEC_PROFILE_BASELINE =(66) | |
VIDEO_CODEC_PROFILE_MAIN =(77) | |
VIDEO_CODEC_PROFILE_HIGH =(100) | |
int | value |
io.agora.rte.media.video.AgoraRteVideoCodecProfileType.VIDEO_CODEC_PROFILE_BASELINE =(66) |
66: Baseline video codec profile. Generally used in video calls on mobile phones.
io.agora.rte.media.video.AgoraRteVideoCodecProfileType.VIDEO_CODEC_PROFILE_MAIN =(77) |
77: Main video codec profile. Generally used in mainstream electronics, such as MP4 players, portable video players, PSP, and iPads.
io.agora.rte.media.video.AgoraRteVideoCodecProfileType.VIDEO_CODEC_PROFILE_HIGH =(100) |
100: (Default) High video codec profile. Generally used in high-resolution broadcasts or television.