Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 839 Bytes

File metadata and controls

25 lines (17 loc) · 839 Bytes

Openize.IsoBmff.ItemPropertyAssociation

Associates items with item properties.

Properties

Name Type Description Notes
ToString string Text summary of the box.
Children ObservableCollection Observable collection of the property entries.

Fields

Name Type Description Notes
entry_count uint List of nested boxes.
entries ItemPropertyEntry[] Property entrie array.

Constructors

Name Description Parameters
ItemPropertyAssociation Create the box object from the bitstream. BitStreamReader stream - File stream.

[Back to API_README]