|
Video SDK v3.7.1 API Reference for All Platforms (C++)
|
Public Member Functions | |
| WatermarkOptions () | |
Public Attributes | |
| bool | visibleInPreview |
| Rectangle | positionInLandscapeMode |
| Rectangle | positionInPortraitMode |
The options of the watermark image to be added.
|
inline |
| bool agora::rtc::WatermarkOptions::visibleInPreview |
Sets whether or not the watermark image is visible in the local video preview:
| Rectangle agora::rtc::WatermarkOptions::positionInLandscapeMode |
The watermark position in the landscape mode. See Rectangle. For detailed information on the landscape mode, see the advanced guide Video Rotation.