stereoLayout property
The 3D stereo layout of this broadcast.
This defaults to mono. Possible string values are:
- "stereoLayoutUnspecified"
- "mono"
- "leftRight"
- "topBottom"
Implementation
core.String? stereoLayout;
The 3D stereo layout of this broadcast.
This defaults to mono. Possible string values are:
core.String? stereoLayout;