The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Audio::M4P::Atom -- M4P/MP4/M4A QuickTime audio music format atoms

DESCRIPTION

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.

Class Internal Functions

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

AUTHOR

    William Herrera B<wherrera@skylightview.com>. 

SUPPORT

Questions, feature requests and bug reports should go to <wherrera@skylightview.com>.