Agora Java API Reference for Android
io.agora.rtc.live.LiveTranscoding.VideoCodecType Enum Reference

Static Public Member Functions

static int getValue (VideoCodecType type)
 

Public Attributes

 H264 =(1)
 
 H265 =(2)
 

Detailed Description

The video codec type of the output video stream.

Since
v3.2.0

Member Data Documentation

◆ H264

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

1: (Default) H.264

◆ H265

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

2: H.265