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, shouldAcceptContainer
addError
public Mp4VideoHandler(Metadata metadata, Mp4Context context)
public void processSampleDescription(SequentialReader reader) throws IOException
IOException
public void processMediaInformation(SequentialReader reader) throws IOException
IOException
public void processTimeToSample(SequentialReader reader, Mp4Context context) throws IOException
IOException
Copyright © 2002-2020 Drew Noakes. All Rights Reserved.