跳到主要内容
版本:23.11.1

ScreenRecorder.stop() 方法

停止录制器。

签名

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

返回

Promise<void>