public class QuickTimeSoundHandler extends QuickTimeMediaHandler<QuickTimeSoundDirectory>
| Constructor and Description |
|---|
QuickTimeSoundHandler(Metadata metadata,
QuickTimeContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
processMediaInformation(SequentialReader reader,
Atom atom) |
void |
processSampleDescription(SequentialReader reader,
Atom atom) |
processAtom, shouldAcceptAtom, shouldAcceptContaineraddErrorpublic QuickTimeSoundHandler(Metadata metadata, QuickTimeContext context)
public void processSampleDescription(SequentialReader reader, Atom atom) throws IOException
IOExceptionpublic void processMediaInformation(SequentialReader reader, Atom atom) throws IOException
IOExceptionCopyright © 2002-2020 Drew Noakes. All Rights Reserved.