public final class ProjectionDecoder
extends java.lang.Object
The mesh boxes parsed are described at Spherical Video V2 RFC.
The decoder does not perform CRC checks at the moment.
| Modifier and Type | Method and Description |
|---|---|
static Projection |
decode(byte[] projectionData,
int stereoMode) |
@Nullable public static Projection decode(byte[] projectionData, @C.StereoMode int stereoMode)