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