public class RTPSampleDescriptionConstructor extends RTPConstructor
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE |
| Constructor and Description |
|---|
RTPSampleDescriptionConstructor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength() |
long |
getReserved() |
long |
getSampleDescIndex() |
long |
getSampleDescOffset() |
int |
getTrackRefIndex() |
int |
load(RandomAccessFile raAccFile) |
getConstructorTypepublic static final int TYPE
public int load(RandomAccessFile raAccFile) throws IOException
load in class RTPConstructorIOExceptionpublic int getTrackRefIndex()
public int getLength()
public long getSampleDescIndex()
public long getSampleDescOffset()
public long getReserved()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.