Agora Java API Reference for Android
Public Attributes | List of all members
agora::rtc::CodecCapInfo Struct Reference

#include <AgoraBase.h>

Public Attributes

VIDEO_CODEC_TYPE codecType
 
int codecCapMask
 
CodecCapLevels codecLevels
 

Detailed Description

The codec support information.

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.