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