本文へ移動
バージョン: 22.5.0

ScreenRecorder.stop() メソッド

レコーダーを停止します。

シグネチャ:

class ScreenRecorder {
stop(): Promise<void>;
}

戻り値

Promise<void>