|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mobicents.media.server.impl.resource.video.Box
org.mobicents.media.server.impl.resource.video.FullBox
org.mobicents.media.server.impl.resource.video.NullMediaHeaderBox
public class NullMediaHeaderBox
Streams other than visual and audio (e.g., timed metadata streams) may use a null Media Header Box, as defined here.
| Constructor Summary | |
|---|---|
NullMediaHeaderBox(long size,
java.lang.String type)
|
|
| Method Summary |
|---|
| Methods inherited from class org.mobicents.media.server.impl.resource.video.FullBox |
|---|
getFlags, getVersion, load, read64 |
| Methods inherited from class org.mobicents.media.server.impl.resource.video.Box |
|---|
getSize, getType, readLen, readText, readType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NullMediaHeaderBox(long size,
java.lang.String type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||