org.stanwood.media.store.mp4
Interface IAtomNumber

All Superinterfaces:
IAtom
All Known Implementing Classes:
APAtomNumber

public interface IAtomNumber
extends IAtom

Should be implemented by atoms of type number


Method Summary
 long getValue()
          Used to get the value of the atom
 
Methods inherited from interface org.stanwood.media.store.mp4.IAtom
getDisplayName, getKey, getName
 

Method Detail

getValue

long getValue()
Used to get the value of the atom

Returns:
The value of the atom