Search
Loading...
Skip to content

Function: checkVideoExportSupport

function checkVideoExportSupport(): Promise<void>;

Throws an error if the current browser does not support video exporting.

Returns#

Promise<void>