cornerPosition property
Describes in which corner of the video the visual widget will appear. Possible string values are:
- "topLeft"
- "topRight"
- "bottomLeft"
- "bottomRight"
Implementation
core.String? cornerPosition;
Describes in which corner of the video the visual widget will appear. Possible string values are:
core.String? cornerPosition;