Agora Java API Reference for Android
Static Public Member Functions | Public Attributes | List of all members
io.agora.rtc2.live.LiveTranscoding.VideoCodecType Enum Reference

The codec type of the output video. More...

Static Public Member Functions

static int getValue (VideoCodecType type)
 

Public Attributes

 H264 =(1)
 
 H265 =(2)
 

Detailed Description

The codec type of the output video.

Since
v3.2.0

Member Data Documentation

◆ H264

io.agora.rtc2.live.LiveTranscoding.VideoCodecType.H264 =(1)

1: (Default) H.264.

◆ H265

io.agora.rtc2.live.LiveTranscoding.VideoCodecType.H265 =(2)

2: H.265.