Agora C++ API Reference for All Platforms
|
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 |
std::string agora::rtc::VideoHWCodecSpec::codecName |
std::string agora::rtc::VideoHWCodecSpec::GPUVersion |
std::string agora::rtc::VideoHWCodecSpec::EncodeCapacity |
std::string agora::rtc::VideoHWCodecSpec::DecodeCapacity |
int32_t agora::rtc::VideoHWCodecSpec::codecType = 0 |
int32_t agora::rtc::VideoHWCodecSpec::codecNum = 0 |
int32_t agora::rtc::VideoHWCodecSpec::platformid = 0 |
std::string agora::rtc::VideoHWCodecSpec::maxResolution |
std::string agora::rtc::VideoHWCodecSpec::deviceid |
int32_t agora::rtc::VideoHWCodecSpec::EncodeMaxLevel = 0 |
int32_t agora::rtc::VideoHWCodecSpec::inputType = 0 |
int32_t agora::rtc::VideoHWCodecSpec::bitrateMode = 0 |
int32_t agora::rtc::VideoHWCodecSpec::profile = 0 |
int32_t agora::rtc::VideoHWCodecSpec::minSupportedBitrate = 0 |
bool agora::rtc::VideoHWCodecSpec::inited = false |