org.mobicents.media.server.impl.resource.mediaplayer.mpeg
Class RTPSampleConstructor
java.lang.Object
org.mobicents.media.server.impl.resource.mediaplayer.mpeg.RTPConstructor
org.mobicents.media.server.impl.resource.mediaplayer.mpeg.RTPSampleConstructor
public class RTPSampleConstructor
- extends RTPConstructor
- Author:
- amit bhayani
|
Field Summary |
static int |
TYPE
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TYPE
public static final int TYPE
- See Also:
- Constant Field Values
RTPSampleConstructor
public RTPSampleConstructor()
load
public int load(java.io.RandomAccessFile raAccFile)
throws java.io.IOException
- Specified by:
load in class RTPConstructor
- Throws:
java.io.IOException
getTrackRefIndex
public int getTrackRefIndex()
getLength
public int getLength()
getSampleNumber
public long getSampleNumber()
getSampleOffSet
public long getSampleOffSet()
getBytesPerBlock
public int getBytesPerBlock()
getSamplesPerBlock
public int getSamplesPerBlock()
Copyright © 2010. All Rights Reserved.