Agora C++ API Reference for All Platforms
|
Public Member Functions | |
WatermarkRatio () | |
WatermarkRatio (float x, float y, float width) | |
Public Attributes | |
float | xRatio |
float | yRatio |
float | widthRatio |
The options of the watermark image to be added.
|
inline |
|
inline |
float agora::rtc::WatermarkRatio::xRatio |
The ratio of the width of the video, see #WATERMARK_FIT_MODE::FIT_MODE_USE_IMAGE_RATIO
float agora::rtc::WatermarkRatio::yRatio |
The ratio of the height of the video, see #WATERMARK_FIT_MODE::FIT_MODE_USE_IMAGE_RATIO
float agora::rtc::WatermarkRatio::widthRatio |
The ratio of the width of the video, see #WATERMARK_FIT_MODE::FIT_MODE_USE_IMAGE_RATIO