Agora C++ API Reference for All Platforms
|
Public Member Functions | |
AdvanceOptions () | |
AdvanceOptions (ENCODING_PREFERENCE encoding_preference, COMPRESSION_PREFERENCE compression_preference) | |
bool | operator== (const AdvanceOptions &rhs) const |
Public Attributes | |
ENCODING_PREFERENCE | encodingPreference |
COMPRESSION_PREFERENCE | compressionPreference |
The definition of the AdvanceOptions struct.
|
inline |
|
inline |
|
inline |
ENCODING_PREFERENCE agora::rtc::AdvanceOptions::encodingPreference |
The video encoder type preference..
COMPRESSION_PREFERENCE agora::rtc::AdvanceOptions::compressionPreference |
Video compression preference.