public class Mp4VideoHandler extends Mp4MediaHandler<Mp4VideoDirectory>
| Constructor and Description |
|---|
Mp4VideoHandler(Metadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
processMediaInformation(SequentialReader reader,
Box box) |
void |
processSampleDescription(SequentialReader reader,
Box box) |
void |
processTimeToSample(SequentialReader reader,
Box box) |
processBox, shouldAcceptBox, shouldAcceptContaineraddErrorpublic Mp4VideoHandler(Metadata metadata)
public void processSampleDescription(SequentialReader reader, Box box) throws IOException
IOExceptionpublic void processMediaInformation(SequentialReader reader, Box box) throws IOException
IOExceptionpublic void processTimeToSample(SequentialReader reader, Box box) throws IOException
IOExceptionCopyright © 2002-2017 Drew Noakes. All Rights Reserved.