Tv360_StereoFormat
Tv360_StereoFormat = ( sf_2DMono, sf_SideBySide, sf_TopBottom );
Stereoscopic layout of a 360 video source: how the left and right eye images are packed in the frame.
| Value | Description |
|---|---|
sf_2DMono |
monoscopic, a single image per frame |
sf_SideBySide |
stereoscopic, the two eye images are packed side by side |
sf_TopBottom |
stereoscopic, the two eye images are packed one above the other |