public class Mp4SoundHandler extends Mp4MediaHandler<Mp4SoundDirectory>
Constructor and Description |
---|
Mp4SoundHandler(Metadata metadata) |
Modifier and Type | Method and Description |
---|---|
void |
processMediaInformation(SequentialReader reader,
Box box) |
void |
processSampleDescription(SequentialReader reader,
Box box) |
processBox, shouldAcceptBox, shouldAcceptContainer
addError
public Mp4SoundHandler(Metadata metadata)
public void processSampleDescription(SequentialReader reader, Box box) throws IOException
IOException
public void processMediaInformation(SequentialReader reader, Box box) throws IOException
IOException
Copyright © 2022. All rights reserved.