|
On-premise Recording SDK v3.0.6 API Reference for Linux (C++)
|
Classes |
|
| union | WatermarkConfigUnion |
Public Attributes |
|
| WatermarkType | type |
| WatermarkConfigUnion | config |
The configuration of a watermark.
| WatermarkType agora::linuxsdk::WatermarkConfig::type |
Choose one of the three watermark types. See WatermarkType.
| WatermarkConfigUnion agora::linuxsdk::WatermarkConfig::config |
Define the parameters of the watermark type that you choose in the
type parameter. For details, see
WatermarkConfigUnion.