orientation property

String? orientation
getter/setter pair

Orientation of video asset.

This is a read-only, auto-generated field. Possible string values are:

  • "LANDSCAPE"
  • "PORTRAIT"
  • "SQUARE"

Implementation

core.String? orientation;