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


Audio-M4P documentation  | view source Contained in the Audio-M4P distribution.

Index


NAME

Top

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

DESCRIPTION

Top

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

Top

    William Herrera B<wherrera@skylightview.com>. 

SUPPORT

Top

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


Audio-M4P documentation  | view source Contained in the Audio-M4P distribution.