Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
bool | visibleInPreview |
Rectangle | positionInLandscapeMode |
Rectangle | positionInPortraitMode |
WatermarkRatio | watermarkRatio |
WATERMARK_FIT_MODE | mode |
The options of the watermark image to be added.
|
inline |
bool visibleInPreview |
Sets whether or not the watermark image is visible in the local video preview:
Rectangle positionInLandscapeMode |
The watermark position in the landscape mode. See Rectangle. For detailed information on the landscape mode, see the advanced guide Video Rotation.
Rectangle positionInPortraitMode |
The watermark position in the portrait mode. See #WATERMARK_FIT_MODE::FIT_MODE_USE_IMAGE_RATIO.
WatermarkRatio watermarkRatio |
The watermark position in the ratio mode. See Rectangle. For detailed information on the portrait mode, see the advanced guide Video Rotation.
WATERMARK_FIT_MODE mode |
The fit mode of watermark.