public interface MatroskaParser
| Modifier and Type | Method and Description |
|---|---|
List<Tag> |
parse(InputStream inputStream) |
List<Tag> parse(InputStream inputStream) throws IOException, ConverterException
IOExceptionConverterExceptionCopyright © 2005–2017 Red5. All rights reserved.