public class GamaExtension extends Box
Box.LeafBox
header, MAX_BOX_SIZE
Constructor and Description |
---|
GamaExtension(Header header) |
Modifier and Type | Method and Description |
---|---|
static GamaExtension |
createGamaExtension(float gamma) |
protected void |
doWrite(ByteBuffer out) |
int |
estimateSize() |
static String |
fourcc() |
float |
getGamma() |
void |
parse(ByteBuffer input) |
public GamaExtension(Header header)
public static GamaExtension createGamaExtension(float gamma)
public void parse(ByteBuffer input)
protected void doWrite(ByteBuffer out)
public float getGamma()
public static String fourcc()
public int estimateSize()
estimateSize
in class Box
Copyright © 2019. All rights reserved.