capacitor-ffmpeg-kit
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

capacitor-ffmpeg-kit

FFMPEG for capacitor

Install

npm install capacitor-ffmpeg-kit
npx cap sync

API

exec(...)

exec(options: ExecOptions) => Promise<void>
Param Type
options ExecOptions

stop()

stop() => Promise<void>

Interfaces

ExecOptions

Prop Type Description
command string Ffmpeg command
name string Channel name

Readme

Keywords

Package Sidebar

Install

npm i capacitor-ffmpeg-kit

Weekly Downloads

2

Version

0.0.5

License

MIT

Unpacked Size

16.8 kB

Total Files

33

Last publish

Collaborators

  • david-kurniawan