public class PixelAspectExt extends Box
Box.LeafBox
header, MAX_BOX_SIZE
Constructor and Description |
---|
PixelAspectExt(Header header) |
Modifier and Type | Method and Description |
---|---|
static PixelAspectExt |
createPixelAspectExt(Rational par) |
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
static String |
fourcc() |
int |
gethSpacing() |
Rational |
getRational() |
int |
getvSpacing() |
void |
parse(ByteBuffer input) |
public PixelAspectExt(Header header)
public static PixelAspectExt createPixelAspectExt(Rational par)
public void parse(ByteBuffer input)
protected void doWrite(ByteBuffer out)
public int estimateSize()
estimateSize
in class Box
public int gethSpacing()
public int getvSpacing()
public Rational getRational()
public static String fourcc()
Copyright © 2019. All rights reserved.