Uses of Package
org.stanwood.media.store.mp4

Packages that use org.stanwood.media.store.mp4
org.stanwood.media.cli.manager   
org.stanwood.media.store.mp4   
org.stanwood.media.store.mp4.atomicparsley   
 

Classes in org.stanwood.media.store.mp4 used by org.stanwood.media.cli.manager
IAtom
          Implementing classes are used to store and retrieve information about mp4 iso atom boxes
 

Classes in org.stanwood.media.store.mp4 used by org.stanwood.media.store.mp4
IAtom
          Implementing classes are used to store and retrieve information about mp4 iso atom boxes
IMP4Manager
          This interface should be implemented by classes that manager mp4 files
MP4ArtworkType
          The types of artwork that can be stored in a MP4 file
MP4AtomKey
          A Enum used to represent each of the atom keys
MP4AtomKeyType
          Enum used to represent MP4 atom types
MP4Exception
          This exception is throw if their is problems relating to MP4 files
MP4ITunesStore
           This store is used to store Film/TV show information in .mp4/.m4v files used by iTunes.
MP4ITunesStoreInfo
          Extension information about the store MP4ITunesStore
StikValue
          Used to represent the values of the atom
 

Classes in org.stanwood.media.store.mp4 used by org.stanwood.media.store.mp4.atomicparsley
IAtom
          Implementing classes are used to store and retrieve information about mp4 iso atom boxes
IAtomNumber
          Should be implemented by atoms of type number
IAtomString
          Should be implemented by atoms of type string
IMP4Manager
          This interface should be implemented by classes that manager mp4 files
MP4ArtworkType
          The types of artwork that can be stored in a MP4 file
MP4AtomKey
          A Enum used to represent each of the atom keys
MP4Exception
          This exception is throw if their is problems relating to MP4 files