|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.googlecode.mp4parser.h264.model.AspectRatio
public class AspectRatio
Aspect ratio
dynamic enum
Field Summary | |
---|---|
static AspectRatio |
Extended_SAR
|
Method Summary | |
---|---|
static AspectRatio |
fromValue(int value)
|
int |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final AspectRatio Extended_SAR
Method Detail |
---|
public static AspectRatio fromValue(int value)
public int getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |