Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 647 Bytes

File metadata and controls

19 lines (13 loc) · 647 Bytes

openize.isobmff.ItemPropertyEntry

Identifies the item with which property is associated.

Methods

Name Type Description Notes
toString() String Text summary of the box.

Fields

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

[Back to API_README]