Class | Description |
---|---|
AbstractAPAtom |
Base class for atoms
|
APAtomArtwork |
Used to store mp4 artwork atom data
|
APAtomArtworkSummary |
The artwork summary atom.
|
APAtomBoolean |
Used to represent a atomic parsley boolean atom
|
APAtomNumber |
Used to store mp4 number atom data
|
APAtomRange |
Used to store mp4 range atom data
|
APAtomString |
Used to store mp4 string atom data
|
AtomicParsleyOutputParser |
This class is used to parse the output from the atomic parsley command.
|
Messages |
Message bundle class
|
MP4AtomicParsleyManager |
A MP4 Manager class that uses atomic parsley "https://bitbucket.org/shield007/atomicparsley"
command line application to control the atoms in the file.
|