public class VisualSampleEntry extends SampleEntry
dataReferenceIndex, reservedbytetoTypeMap| Constructor and Description |
|---|
VisualSampleEntry(long size) |
| Modifier and Type | Method and Description |
|---|---|
CleanApertureBox |
getCleanApertureBox() |
String |
getCompressorname() |
int |
getDepth() |
ESDBox |
getESDBox() |
int |
getFrameCount() |
int |
getHeight() |
double |
getHorizresolution() |
PixelAspectRatioBox |
getPixelAspectRatioBox() |
int[] |
getPredefined() |
double |
getVertresolution() |
int |
getWidth() |
protected int |
load(DataInputStream fin)
Loads Box from stream.
|
protected int load(DataInputStream fin) throws IOException
Boxload in class SampleEntryfin - the stream to load box fromIOException - if some I/O error occured.public int[] getPredefined()
public int getWidth()
public int getHeight()
public double getHorizresolution()
public double getVertresolution()
public int getFrameCount()
public String getCompressorname()
public int getDepth()
public PixelAspectRatioBox getPixelAspectRatioBox()
public CleanApertureBox getCleanApertureBox()
public ESDBox getESDBox()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.