| Package | Description |
|---|---|
| com.coremedia.iso.boxes |
| Modifier and Type | Class and Description |
|---|---|
class |
HintMediaHeaderBox
4cc = ""hmhd""
The hint media header contains general information, independent of the protocaol, for hint tracks.
|
class |
NullMediaHeaderBox
4cc = ""nmhd""
Streams other than visual and audio (e.g., timed metadata streams) may use a
Null Media Header Box.
|
class |
SoundMediaHeaderBox
4cc = ""smhd""
|
class |
SubtitleMediaHeaderBox
4cc = ""sthd""
|
class |
VideoMediaHeaderBox
4cc = ""vmhd""
The video media header contains general presentation information, independent of the coding, for video
media.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractMediaHeaderBox |
MediaInformationBox.getMediaHeaderBox() |
Copyright © 2016. All rights reserved.