loader.getVideo
getVideo(elt: string) → {HTMLVideoElement}
return the specified Video Object
Name | Type | Description |
---|---|---|
elt | string |
name of the video file |
Type | Description |
---|---|
HTMLVideoElement |
getVideo(elt: string) → {HTMLVideoElement}
return the specified Video Object
Name | Type | Description |
---|---|---|
elt | string |
name of the video file |
Type | Description |
---|---|
HTMLVideoElement |