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