new MediaInfo(media_info)
Creates a MediaInfo object for preserving the current media information when traversing the DOM for audio and video information
Parameters:
| Name | Type | Description |
|---|---|---|
media_info |
MediaInfo | Current MediaInfo object |
- Source:
- scripts/cache_media.js, line 7
Properties:
| Name | Type | Description |
|---|---|---|
media_element |
MediaElement | Parent MediaElement (if any) |