watermarks property

List<JobWatermark>? watermarks
final

Information about the watermarks that you want Elastic Transcoder to add to the video during transcoding. You can specify up to four watermarks for each output. Settings for each watermark must be defined in the preset for the current output.

Implementation

final List<JobWatermark>? watermarks;