function supportsVideo(): boolean;
Checks if the current browser supports video editing.
Returns#
boolean
false if the browser does not support the required APIs.
function supportsVideo(): boolean;
Checks if the current browser supports video editing.
boolean
false if the browser does not support the required APIs.