On-premise Recording SDK v3.0.6 API Reference for Linux (C++)
Classes | Public Attributes | List of all members
agora::linuxsdk::WatermarkConfig Struct Reference

Classes

union   WatermarkConfigUnion
 

Public Attributes

WatermarkType  type
 
WatermarkConfigUnion  config
 

Detailed Description

The configuration of a watermark.

Member Data Documentation

◆ type

WatermarkType agora::linuxsdk::WatermarkConfig::type

Choose one of the three watermark types. See WatermarkType.

◆ config

WatermarkConfigUnion agora::linuxsdk::WatermarkConfig::config

Define the parameters of the watermark type that you choose in the type parameter. For details, see WatermarkConfigUnion.