Package com.drew.metadata.mov.media
Class QuickTimeSoundHandler
java.lang.Object
com.drew.imaging.quicktime.QuickTimeHandler<T>
com.drew.metadata.mov.QuickTimeMediaHandler<QuickTimeSoundDirectory>
com.drew.metadata.mov.media.QuickTimeSoundHandler
- Author:
- Payton Garland
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprocessMediaInformation(SequentialReader reader, Atom atom) voidprocessSampleDescription(SequentialReader reader, Atom atom) Methods inherited from class com.drew.metadata.mov.QuickTimeMediaHandler
processAtom, shouldAcceptAtom, shouldAcceptContainerMethods inherited from class com.drew.imaging.quicktime.QuickTimeHandler
addError
-
Constructor Details
-
QuickTimeSoundHandler
-
-
Method Details
-
processSampleDescription
- Throws:
IOException
-
processMediaInformation
- Throws:
IOException
-