Class AspectRatio
- java.lang.Object
-
- org.mp4parser.streaming.input.h264.spspps.AspectRatio
-
public class AspectRatio extends Object
Aspect ratiodynamic enum
- Author:
- Stanislav Vitvitskiy
-
-
Field Summary
Fields Modifier and Type Field Description static AspectRatioExtended_SAR
-
-
-
Field Detail
-
Extended_SAR
public static final AspectRatio Extended_SAR
-
-
Method Detail
-
fromValue
public static AspectRatio fromValue(int value)
-
getValue
public int getValue()
-
-