Package | Description |
---|---|
org.monte.media.avi |
Provides media handlers for the AVI file format.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.ArrayList<AbstractAVIStream.Sample> |
AVIInputStream.idx1 |
protected java.util.ArrayList<AbstractAVIStream.Sample> |
AbstractAVIStream.Track.samples
List of samples.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAVIStream.Track.addSample(AbstractAVIStream.Sample s) |