libheif icon indicating copy to clipboard operation
libheif copied to clipboard

API: heif_item_add_property_uuid()

Open dukesook opened this issue 1 year ago • 0 comments

Boxes of type 'uuid' can be used to store user-define data. The GIMI profile uses uuid boxes as properties to store KLV metadata.

The extended_type (also known as the uuid_type) is used to identify the uuid data itself.

See ISO 14496-12 secions 4.2.2 & 11.1/

dukesook avatar Nov 08 '23 15:11 dukesook