ReadonlycurrentContains the absolute URL of the chosen media resource The value is an empty string if the networkState property is EMPTY.
Determines whether the media element is allowed to have a remote playback UI. (Note: AirPlay does not support remote playback for Dash)
The media element's src.
The media element's srcObject.
Note: while the specification is that srcObject may be MediaStream | MediaSource | Blob, only Safari supports this. Most browsers only support MediaStream.
The CORS setting for the media element.