NERtc Unity SDK
V4.5.907
|
Public Attributes | |
string | fontPath |
int | fontSize |
int | fontColor |
int | offsetX |
int | offsetY |
int | wmColor |
int | wmWidth |
int | wmHeight |
int | tsType |
Sets a timestamp watermark.
string nertc.RtcTimestampWatermarkConfig.fontPath |
The font path. If this setting is left empty, the default system font is used.
int nertc.RtcTimestampWatermarkConfig.fontSize |
The font size. The default value is 10, equivalent to 10 x 15 lb on a 144 dpi device.
int nertc.RtcTimestampWatermarkConfig.fontColor |
The font color. ARGB format.
int nertc.RtcTimestampWatermarkConfig.offsetX |
The horizontal distance between the upper left corner of the watermark and the upper left corner of the video canvas. Unit: pixels.
int nertc.RtcTimestampWatermarkConfig.offsetY |
The vertical distance between the upper left corner of the watermark and the upper left corner of the video canvas. Unit: pixels.
int nertc.RtcTimestampWatermarkConfig.wmColor |
The background color in the watermark frame. ARGB format. Transparency setting is supported.
int nertc.RtcTimestampWatermarkConfig.wmWidth |
The width of the watermark frame. Unit: pixels. The default value is 0, which indicates no watermark frame.
int nertc.RtcTimestampWatermarkConfig.wmHeight |
The height of the watermark frame. Unit: pixels. The default value is 0, which indicates no watermark frame.
int nertc.RtcTimestampWatermarkConfig.tsType |
Timestamp type. Valid values: