WatermarkSourceType
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.