public interface IAtom
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDisplayName()
Gets the display name
|
MP4AtomKey |
getKey()
Used to get the atom key
|
java.lang.String |
getName()
Used to get the name of the atom
|
java.lang.String getName()
java.lang.String getDisplayName()
MP4AtomKey getKey()