Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WatermarkOptions

The watermark's options.

since

v3.0.0

Hierarchy

  • WatermarkOptions

Index

Properties

positionInLandscapeMode

positionInLandscapeMode: Rectangle

The watermark position in the landscape mode. See Rectangle

positionInPortraitMode

positionInPortraitMode: Rectangle

The watermark position in the portrait mode. See Rectangle

visibleInPreview

visibleInPreview: boolean

Sets whether or not the watermark image is visible in the local video preview:

  • true: (Default) The watermark image is visible in preview.
  • false: The watermark image is not visible in preview.