public class TimeToSampleBox extends FullBox
bytetoTypeMap| Constructor and Description |
|---|
TimeToSampleBox(long size) |
| Modifier and Type | Method and Description |
|---|---|
long |
getEntryCount() |
long[] |
getSampleCount() |
long[] |
getSampleDelta() |
protected int |
load(DataInputStream fin)
Loads Box from stream.
|
getFlags, getVersion, read64protected int load(DataInputStream fin) throws IOException
Boxload in class FullBoxfin - the stream to load box fromIOException - if some I/O error occured.public long[] getSampleCount()
public long[] getSampleDelta()
public long getEntryCount()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.