@capgo/capacitor-screen-recorder
Capacitor Screen Recorder Plugin for recording the device screen. Allows you to capture video recordings of the screen with optional audio.
Overview
Section titled “Overview”Capacitor Screen Recorder Plugin for recording the device screen. Allows you to capture video recordings of the screen with optional audio.
Core Capabilities
Section titled “Core Capabilities”start- Start recording the device screen.stop- Stop the current screen recording.
Public API
Section titled “Public API”| Method | Description |
|---|---|
start | Start recording the device screen. |
stop | Stop the current screen recording. |
getPluginVersion | Get the native Capacitor plugin version. |
Source Of Truth
Section titled “Source Of Truth”This reference is synced from src/definitions.ts in capacitor-screen-recorder.