bytetoTypeMap| Constructor and Description |
|---|
MediaBox(long size) |
| Modifier and Type | Method and Description |
|---|---|
HandlerReferenceBox |
getHandlerReferenceBox() |
MediaHeaderBox |
getMediaHeaderBox() |
MediaInformationBox |
getMediaInformationBox() |
protected int |
load(DataInputStream fin)
Loads Box from stream.
|
protected int load(DataInputStream fin) throws IOException
Boxload in class Boxfin - the stream to load box fromIOException - if some I/O error occured.public MediaHeaderBox getMediaHeaderBox()
public HandlerReferenceBox getHandlerReferenceBox()
public MediaInformationBox getMediaInformationBox()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.