public class RTPSampleConstructor extends RTPConstructor
| Modifier and Type | Field and Description |
|---|---|
static int |
TYPE |
| Constructor and Description |
|---|
RTPSampleConstructor() |
| Modifier and Type | Method and Description |
|---|---|
int |
getBytesPerBlock() |
int |
getLength() |
long |
getSampleNumber() |
long |
getSampleOffSet() |
int |
getSamplesPerBlock() |
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 getSampleNumber()
public long getSampleOffSet()
public int getBytesPerBlock()
public int getSamplesPerBlock()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.