public class Mp4MetadataReader extends Object
Constructor and Description |
---|
Mp4MetadataReader() |
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
ImageProcessingException
IOException
public static Metadata readMetadata(InputStream inputStream) throws IOException
IOException
Copyright © 2024. All rights reserved.