|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| int | fontSize |
| int | strokeWidth |
| const char * | wmLiteral |
| const char * | fontFilePath |
|
inline |
| int fontSize |
The font size of the literal. The default value is 10.
| int strokeWidth |
The stroke width of the literal. The default value is 1.
| const char* wmLiteral |
The literal content of the watermark. The default value is NULL.
| const char* fontFilePath |
The path of the font file for the literal. The default value is NULL. The font file should be a .ttf file. If not set, the SDK uses the system default font if available.