|
On-premise Recording SDK v3.0.6 API Reference for Linux (C++)
|
Public Member Functions |
|
| WatermarkConfigUnion () | |
Public Attributes |
|
| LiteraWatermarkConfig | litera |
| TimestampWatermarkConfig | timestamp |
| ImageWatermarkConfig | image |
The union of the watermark configurations.
|
inline |
| LiteraWatermarkConfig agora::linuxsdk::WatermarkConfig::WatermarkConfigUnion::litera |
The configuration of the text watermark. See LiteraWatermarkConfig.
| TimestampWatermarkConfig agora::linuxsdk::WatermarkConfig::WatermarkConfigUnion::timestamp |
The configuration of the timestamp watermark. See TimestampWatermarkConfig.
| ImageWatermarkConfig agora::linuxsdk::WatermarkConfig::WatermarkConfigUnion::image |
The configuration of the image watermark. See ImageWatermarkConfig.