This box contains the data of metadata items that use the construction method indicating that an item’s data extents are stored within this box.
Name | Type | Description | Notes |
---|---|---|---|
ToString | string | Text summary of the box. |
Name | Type | Description | Notes |
---|---|---|---|
data | byte[] | The contained meta data in raw format. |
Name | Description | Parameters
------------ | ------------- | ------------- | -------------
ItemDataBox | Create the box object from the bitstream, box size and start position. | BitStreamReader stream - File stream.
ulong size - Box size in bytes.
ulong startPos - Start position in bits.