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