Passer au contenu

@capgo/capacitor-ffmpeg

Exposes the FFmpeg API to Capacitor.

Exposes the FFmpeg API to Capacitor.

  • getCapabilities - Return the machine-readable capability matrix for the current platform.
  • reencodeVideo - Queue a video re-encode job.
  • convertImage - Convert a still image into another format.
  • convertAudio - Convert audio into another container or codec.
MethodDescription
getCapabilitiesReturn the machine-readable capability matrix for the current platform.
reencodeVideoQueue a video re-encode job.
convertImageConvert a still image into another format.
convertAudioConvert audio into another container or codec.
addListenerListen for media job progress.
getPluginVersionGet the plugin package version reported by the current platform implementation.

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