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