projection property

String? projection
getter/setter pair

Specifies the projection format of the video. Possible string values are:

  • "rectangular"
  • "360"

Implementation

core.String? projection;