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