WATERMARK_SOURCE_TYPE

Watermark source type.

Since
Available 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 on Linux only.
TIMESTAMPS
(3): The watermark source is a timestamp.
Note: Supported on Linux only.