Skip to content

@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.

Capacitor Screen Recorder Plugin for recording the device screen. Allows you to capture video recordings of the screen with optional audio.

  • start - Start recording the device screen.
  • stop - Stop the current screen recording.
MethodDescription
startStart recording the device screen.
stopStop the current screen recording.
getPluginVersionGet the native Capacitor plugin version.

This reference is synced from src/definitions.ts in capacitor-screen-recorder.

Keep going from @capgo/capacitor-screen-recorder

Section titled “Keep going from @capgo/capacitor-screen-recorder”

If you are using @capgo/capacitor-screen-recorder to plan native media and interface behavior, connect it with Using @capgo/capacitor-screen-recorder for the native capability in Using @capgo/capacitor-screen-recorder, Using @capgo/capacitor-live-activities for the native capability in Using @capgo/capacitor-live-activities, @capgo/capacitor-live-activities for the implementation detail in @capgo/capacitor-live-activities, Using @capgo/capacitor-video-player for the native capability in Using @capgo/capacitor-video-player, and @capgo/capacitor-video-player for the implementation detail in @capgo/capacitor-video-player.