Agora C++ API Reference for All Platforms
Public Member Functions | Public Attributes | List of all members
agora::rtc::CodecCapInfo Struct Reference

Public Member Functions

 CodecCapInfo ()
 

Public Attributes

VIDEO_CODEC_TYPE codecType
 
int codecCapMask
 
CodecCapLevels codecLevels
 

Detailed Description

The codec support information.

Constructor & Destructor Documentation

◆ CodecCapInfo()

agora::rtc::CodecCapInfo::CodecCapInfo ( )
inline

Member Data Documentation

◆ codecType

VIDEO_CODEC_TYPE agora::rtc::CodecCapInfo::codecType

The codec type: VIDEO_CODEC_TYPE.

◆ codecCapMask

int agora::rtc::CodecCapInfo::codecCapMask

The codec support flag.

◆ codecLevels

CodecCapLevels agora::rtc::CodecCapInfo::codecLevels

The codec capability level, estimated based on the device hardware.