position property

  1. @Deprecated('Not supported. Member documentation may have more information.')
InvideoPosition? position
getter/setter pair

The spatial position within the video where the branding watermark will be displayed.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
InvideoPosition? position;