Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 630 Bytes

File metadata and controls

19 lines (13 loc) · 630 Bytes

Openize.IsoBmff.ItemPropertyEntry

Identifies the item with which property is associated.

Properties

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

Fields

Name Type Description Notes
item_ID uint Identifies the item with which property is associated.
association_count byte Count of associations.
associations ItemPropertyEntryAssociation[] Array of associations.

[Back to API_README]