@Beta public interface MediaInfoService
Modifier and Type | Method and Description |
---|---|
ImageOrientation |
getImageOrientation(ByteSource byteSource) |
MediaInfo |
parseMediaInfo(ByteSource byteSource) |
MediaInfo parseMediaInfo(ByteSource byteSource)
ImageOrientation getImageOrientation(ByteSource byteSource)