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

Public Attributes

std::string codecName
 
std::string GPUVersion
 
std::string EncodeCapacity
 
std::string DecodeCapacity
 
int32_t codecType = 0
 
int32_t codecNum = 0
 
int32_t platformid = 0
 
std::string maxResolution
 
std::string deviceid
 
int32_t EncodeMaxLevel = 0
 
int32_t inputType = 0
 
int32_t bitrateMode = 0
 
int32_t profile = 0
 
int32_t minSupportedBitrate = 0
 
bool inited = false
 

Member Data Documentation

◆ codecName

std::string agora::rtc::VideoHWCodecSpec::codecName

◆ GPUVersion

std::string agora::rtc::VideoHWCodecSpec::GPUVersion

◆ EncodeCapacity

std::string agora::rtc::VideoHWCodecSpec::EncodeCapacity

◆ DecodeCapacity

std::string agora::rtc::VideoHWCodecSpec::DecodeCapacity

◆ codecType

int32_t agora::rtc::VideoHWCodecSpec::codecType = 0

◆ codecNum

int32_t agora::rtc::VideoHWCodecSpec::codecNum = 0

◆ platformid

int32_t agora::rtc::VideoHWCodecSpec::platformid = 0

◆ maxResolution

std::string agora::rtc::VideoHWCodecSpec::maxResolution

◆ deviceid

std::string agora::rtc::VideoHWCodecSpec::deviceid

◆ EncodeMaxLevel

int32_t agora::rtc::VideoHWCodecSpec::EncodeMaxLevel = 0

◆ inputType

int32_t agora::rtc::VideoHWCodecSpec::inputType = 0

◆ bitrateMode

int32_t agora::rtc::VideoHWCodecSpec::bitrateMode = 0

◆ profile

int32_t agora::rtc::VideoHWCodecSpec::profile = 0

◆ minSupportedBitrate

int32_t agora::rtc::VideoHWCodecSpec::minSupportedBitrate = 0

◆ inited

bool agora::rtc::VideoHWCodecSpec::inited = false