Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 795 Bytes

File metadata and controls

18 lines (12 loc) · 795 Bytes

Openize.IsoBmff.ItemPropertyEntryAssociation

Item property association entry data.

Properties

Name Type Description Notes
ToString string Text summary of the box.

Fields

Name Type Description Notes
essential bool Set to 1 indicates that the associated property is essential to the item, otherwise it is non-essential.
property_index ushort Is either 0 indicating that no property is associated (the essential indicator shall also be 0), or is the 1-based index of the associated property box in the ItemPropertyContainerBox contained in the same ItemPropertiesBox.

[Back to API_README]