Atom.TYPE_st3d - Add support for 'Stereoscopic Right-Left' (integer value 4)
Open
enhancement
low priority
- Dominant language
- Java
- Stars
- 21.9k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
### [REQUIRED] Use case description
I think there maybe a missing element when interrogating the 'Atom.TYPE_st3d' in 'AtomParser.java'
The st3d description [https://github.com/google/spatial-media/blob/master/docs/spherical-video-v2-rfc.md#stereoscopic-3d-video-box-st3d](https://github.com/google/spatial-media/blob/master/docs/spherical-video-v2-rfc.md#stereoscopic-3d-video-box-st3d) described 'Stereoscopic Right-Left:' as integer value of 4.
### Proposed solution
Add a new value of C.STEREO_MODE_RIGHT_LEFT of value 4 and add support to the AtomParser
Contributor guide
Assessment
This issue has not been assessed yet.