org.stanwood.media.store.mp4.atomicparsley
Class APAtomArtworkSummary
java.lang.Object
org.stanwood.media.store.mp4.atomicparsley.AbstractAPAtom
org.stanwood.media.store.mp4.atomicparsley.APAtomArtworkSummary
- All Implemented Interfaces:
- IAtom
public class APAtomArtworkSummary
- extends AbstractAPAtom
- implements IAtom
The artwork summary atom. This cannot be written back to the file as it just
allows
Method Summary |
java.lang.String |
toString()
Print out the contents of the atom |
void |
writeAtom(java.io.File mp4File,
boolean extended,
java.util.List<java.lang.Object> args)
Used to get the arguments need to write a atom to the mp4 file |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
APAtomArtworkSummary
public APAtomArtworkSummary(MP4AtomKey name,
int count)
- The artwork summary constructor
- Parameters:
name
- Name of the atomcount
- The count of artworks
toString
public java.lang.String toString()
- Print out the contents of the atom
- Overrides:
toString
in class java.lang.Object
- Returns:
- Textual value of the atom
writeAtom
public void writeAtom(java.io.File mp4File,
boolean extended,
java.util.List<java.lang.Object> args)
- Used to get the arguments need to write a atom to the mp4 file
- Specified by:
writeAtom
in class AbstractAPAtom
- Parameters:
mp4File
- The mp4 fileextended
- Is this a newer version of the toolargs
- The argument list to add to