|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| NSString *_Nonnull | id |
| WatermarkType | type |
| WatermarkBuffer *_Nullable | buffer |
| NSURL *_Nullable | imageUrl |
| WatermarkOptions *_Nonnull | options |
|
readwritenonatomiccopy |
Unique identifier for the watermark.
|
readwritenonatomicassign |
Type of the watermark. See WatermarkType.
|
readwritenonatomicstrong |
Buffer data of the watermark image. See WatermarkBuffer.
|
readwritenonatomicstrong |
URL of the watermark image.
|
readwritenonatomicstrong |
Display options for the watermark. See WatermarkOptions.