|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.impl.resource.mediaplayer.mpeg.Box
org.mobicents.media.server.impl.resource.mediaplayer.mpeg.SampleEntry
org.mobicents.media.server.impl.resource.mediaplayer.mpeg.AudioSampleEntry
org.mobicents.media.server.impl.resource.mediaplayer.mpeg.MP4AudioSampleEntry
public class MP4AudioSampleEntry
Look 3Gpp TS 26.244 section 6.4
| Field Summary |
|---|
| Fields inherited from class org.mobicents.media.server.impl.resource.mediaplayer.mpeg.SampleEntry |
|---|
dataReferenceIndex, reserved |
| Fields inherited from class org.mobicents.media.server.impl.resource.mediaplayer.mpeg.Box |
|---|
bytetoTypeMap |
| Constructor Summary | |
|---|---|
MP4AudioSampleEntry(long size)
|
|
| Method Summary | |
|---|---|
ESDBox |
getEsdBox()
|
protected int |
load(java.io.DataInputStream fin)
Loads Box from stream. |
| Methods inherited from class org.mobicents.media.server.impl.resource.mediaplayer.mpeg.AudioSampleEntry |
|---|
getChannelCount, getSampleRate, getSampleSize |
| Methods inherited from class org.mobicents.media.server.impl.resource.mediaplayer.mpeg.Box |
|---|
comparebytes, getSize, getType, read, read16, read24, read32, readFixedPoint1616, readText, readType, readU32, readU64 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MP4AudioSampleEntry(long size)
| Method Detail |
|---|
protected int load(java.io.DataInputStream fin)
throws java.io.IOException
Box
load in class AudioSampleEntryfin - the stream to load box from
java.io.IOException - if some I/O error occured.public ESDBox getEsdBox()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||