跳至主要內容
版本: 23.11.1

ScreenRecorder.stop() 方法

停止錄影器。

簽名

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

傳回

Promise<void>