ScreenRecorder 类
🌐 ScreenRecorder class
语法
🌐 Signature
export declare class ScreenRecorder extends PassThrough
扩展: PassThrough
附注
🌐 Remarks
这个类的构造函数被标记为内部。第三方代码不应直接调用构造函数或创建继承 ScreenRecorder 类的子类。
🌐 The constructor for this class is marked as internal. Third-party code should not call the constructor directly or create subclasses that extend the ScreenRecorder class.
方法
🌐 Methods
方法 🌐 Method | 修饰符 🌐 Modifiers | 描述 🌐 Description |
|---|---|---|
| stop() | 停止录音机。 🌐 Stops the recorder. |