com.googlecode.mp4parser.h264.model
Class AspectRatio

java.lang.Object
  extended by com.googlecode.mp4parser.h264.model.AspectRatio

public class AspectRatio
extends Object

Aspect ratio

dynamic enum

Author:
Stanislav Vitvitskiy

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

Extended_SAR

public static final AspectRatio Extended_SAR
Method Detail

fromValue

public static AspectRatio fromValue(int value)

getValue

public int getValue()


Copyright © 2012. All Rights Reserved.