Package | Description |
---|---|
org.stanwood.media.store.mp4 |
Modifier and Type | Method and Description |
---|---|
MP4AtomKeyType |
MP4AtomKey.getType()
Used to get the type of the atom
|
static MP4AtomKeyType |
MP4AtomKeyType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MP4AtomKeyType[] |
MP4AtomKeyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|