protected static class AbstractAVIStream.Sample extends Object
| Constructor and Description |
|---|
AbstractAVIStream.Sample(int chunkId,
int duration,
long offset,
long length,
boolean isSync)
Creates a new sample.
|
public AbstractAVIStream.Sample(int chunkId,
int duration,
long offset,
long length,
boolean isSync)
duration - The number of media samples contained in the sample
chunk.offset - The offset in the AVI stream.length - The length in the AVI stream.Copyright © 2014. All Rights Reserved.