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