|
Agora Java API Reference for Android
|
The codec type of the output video. More...
Static Public Member Functions | |
| static int | getValue (VideoCodecType type) |
Public Attributes | |
| H264 =(1) | |
| H265 =(2) | |
The codec type of the output video.
| io.agora.rtc2.live.LiveTranscoding.VideoCodecType.H264 =(1) |
1: (Default) H.264.
| io.agora.rtc2.live.LiveTranscoding.VideoCodecType.H265 =(2) |
2: H.265.
1.8.18