Uses of Package
org.jaudiotagger.audio.mp4.atom

Packages that use org.jaudiotagger.audio.mp4.atom
org.jaudiotagger.audio.mp4   
org.jaudiotagger.audio.mp4.atom   
org.jaudiotagger.tag.mp4.atom   
org.jaudiotagger.tag.mp4.field   
 

Classes in org.jaudiotagger.audio.mp4.atom used by org.jaudiotagger.audio.mp4
Mp4EsdsBox.AudioProfile
          Audio profile, held in Section 5 this is usually type LOW_COMPLEXITY
Mp4EsdsBox.Kind
          File type, held in Section 4 , only really expecting type 0x64 (AAC)
 

Classes in org.jaudiotagger.audio.mp4.atom used by org.jaudiotagger.audio.mp4.atom
AbstractMp4Box
          Abstract mp4 box, contain a header and then rawdata (which may include child boxes)
Mp4BoxHeader
          Everything in MP4s are held in boxes (formally known as atoms), they are held as a hierachial tree within the MP4.
Mp4EsdsBox.AudioProfile
          Audio profile, held in Section 5 this is usually type LOW_COMPLEXITY
Mp4EsdsBox.Kind
          File type, held in Section 4 , only really expecting type 0x64 (AAC)
 

Classes in org.jaudiotagger.audio.mp4.atom used by org.jaudiotagger.tag.mp4.atom
AbstractMp4Box
          Abstract mp4 box, contain a header and then rawdata (which may include child boxes)
Mp4BoxHeader
          Everything in MP4s are held in boxes (formally known as atoms), they are held as a hierachial tree within the MP4.
 

Classes in org.jaudiotagger.audio.mp4.atom used by org.jaudiotagger.tag.mp4.field
Mp4BoxHeader
          Everything in MP4s are held in boxes (formally known as atoms), they are held as a hierachial tree within the MP4.