com.drew.metadata.mp4.boxes.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of metadata-extractor Show documentation
Show all versions of metadata-extractor Show documentation
Java library for extracting EXIF, IPTC, XMP, ICC and other metadata from image and video files.
/**
* Boxes are formed as per the official ISO base media file format specifications
*
* Original ISO documentation publically available at http://standards.iso.org/ittf/PubliclyAvailableStandards/index.html
* ISO/IEC 14496-12:2015
*/
package com.drew.metadata.mp4.boxes;