Package | Description |
---|---|
org.jaudiotagger.audio.mp4.atom |
Classes for MP4 boxes, aka atoms.
|
Modifier and Type | Method and Description |
---|---|
Mp4HdlrBox.MediaDataType |
Mp4HdlrBox.getMediaDataType() |
static Mp4HdlrBox.MediaDataType |
Mp4HdlrBox.MediaDataType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mp4HdlrBox.MediaDataType[] |
Mp4HdlrBox.MediaDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2020 jthink.net. All rights reserved.