WatermarkSourceType

Watermark source type.

Since
Added since v4.6.2.

Enumerations

Image
(0): The watermark source is an image.
Buffer
(1): The watermark source is a buffer.
Literal
(2): The watermark source is a text literal.
Note: Supported only on Linux platform.
Timestamps
(3): The watermark source is a timestamp.
Note: Supported only on Linux platform.