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, shouldAcceptContainer
addError
public Mp4VideoHandler(Metadata metadata)
public void processSampleDescription(SequentialReader reader, Box box) throws IOException
IOException
public void processMediaInformation(SequentialReader reader, Box box) throws IOException
IOException
public void processTimeToSample(SequentialReader reader, Box box) throws IOException
IOException
Copyright © 2023. All rights reserved.