|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| BOOL | visibleInPreview |
| CGRect | positionInLandscapeMode |
| CGRect | positionInPortraitMode |
| int | zOrder |
Configuration options for setting the watermark image to be added.
|
readwritenonatomicassign |
Whether the watermark is visible in the local preview view:
YES: (Default) The watermark is visible in the local preview view.NO: The watermark is not visible in the local preview view.
|
readwritenonatomicassign |
The area to display the watermark image in landscape mode. This parameter contains the following members:
|
readwritenonatomicassign |
The area to display the watermark image in portrait mode. This parameter contains the following members:
|
readwritenonatomicassign |
Layer order of the watermark image. The default value is 0.