Agora Java API Reference for Android
|
#include <AgoraBase.h>
Public Member Functions | |
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.
ENCODING_PREFERENCE agora::rtc::AdvanceOptions::encodingPreference |
The video encoder type preference..
COMPRESSION_PREFERENCE agora::rtc::AdvanceOptions::compressionPreference |
Video compression preference.