watermarkList property
- Description: The position, size, and layer of each watermark image in On-Cloud MixTranscoding.
- Value: This parameter is an array. Each
TRTCWatermark
element in the array indicates the information of a watermark.
Implementation
List<TRTCWatermark> watermarkList;