The target URL.
Test if browser supports autoplay.
It also checks if media requires to be muted or not, per browser's constrains.
Callback to determine if browser can autoplay.
Callback to determine if browser requires media to be muted.
Custom callback after prior checks have been run.
Check if URL is an MPEG-DASH element.
The target URL.
Check if URL is an HLS element.
The target URL.
Get a base MIME type using a URL anc hecking its file extension;
it will default to video/mp4
if nothing found
The target URL to check media extension from.
Generated using TypeDoc
Get media file extension from a URL.