Audio::M4P::Atom -- M4P/MP4/M4A QuickTime audio music format atoms
M4P is a QuickTime protected audio file format. It is composed of a linear
stream of bytes which are segmented into units called atoms. Some atoms may
contain other atoms. This module has methods for handling atoms which are
delegated by the QuickTime and other modules in the Audio::M4P hierarchy.
- AtomTree
- BigResize
- Contained
- Container
- DirectChildren
- ParentAtom
- addMoreArtwork
- data
- getAllRelatives
- insertNew
- insertNewMetaData
- int64fromN
- int64toN
- isContainer
- new
- node
- offset
- parent
- print
- rbuf
- read_buffer
- redoStarts
- resizeContainers
- root
- selfDelete
- size
- start
- toBigSize
- toRegularSize
- type
William Herrera B<wherrera@skylightview.com>.
Questions, feature requests and bug reports should go to
<wherrera@skylightview.com>.