|
Agora RTC Objective-C API Reference
Refactor
|
Inherits <NSObject>.
Properties | |
| int | width |
| int | height |
| int | length |
| NSData *_Nullable | buffer |
| WatermarkBufferFormat | format |
|
readwritenonatomicassign |
Width of the watermark image in pixels.
|
readwritenonatomicassign |
Height of the watermark image in pixels.
|
readwritenonatomicassign |
Length of the buffer in bytes.
|
readwritenonatomicstrong |
The raw image data buffer.
|
readwritenonatomicassign |
The format of the watermark buffer.