public class AviMetadataReader extends Object
| Constructor and Description |
|---|
AviMetadataReader() |
| Modifier and Type | Method and Description |
|---|---|
static Metadata |
readMetadata(File file) |
static Metadata |
readMetadata(InputStream inputStream) |
public static Metadata readMetadata(File file) throws IOException, RiffProcessingException
IOExceptionRiffProcessingExceptionpublic static Metadata readMetadata(InputStream inputStream) throws IOException, RiffProcessingException
IOExceptionRiffProcessingExceptionCopyright © 2002-2020 Drew Noakes. All Rights Reserved.