Methods
static create(url, options)
Create a Video element for the given URL.
Parameters
url |
String | |||||||||||||
options |
Object |
Properties
|
static isVideoFile(url)
Does the given URL have a video file extension?
Parameters
url |
String |