The data reference object contains a table of data references (normally URLs) that declare the location(s) of the media data used within the presentation.
Name | Type | Description | Notes |
---|---|---|---|
ToString | string | Text summary of the box. | |
Children | ObservableCollection | Observable collection of the nested boxes. |
Name | Type | Description | Notes |
---|---|---|---|
entry_count | uint | The count of data references. | |
entries | List | The list of data references. |
Name | Description | Parameters ------------ | ------------- | ------------- | ------------- DataReferenceBox | Create the box object from the bitstream. | BitStreamReader stream - File stream.