function supportsVideoExport(): Promise<boolean>;
Checks if the current browser supports video exporting.
Returns#
Promise
<boolean
>
function supportsVideoExport(): Promise<boolean>;
Checks if the current browser supports video exporting.
Promise
<boolean
>