function checkVideoExportSupport(): Promise<void>;
Throws an error if the current browser does not support video exporting.
Returns#
Promise
<void
>
function checkVideoExportSupport(): Promise<void>;
Throws an error if the current browser does not support video exporting.
Promise
<void
>