FFMPEG for capacitor
npm install capacitor-ffmpeg-kit
npx cap sync
exec(options: ExecOptions) => Promise<void>
Param | Type |
---|---|
options |
ExecOptions |
stop() => Promise<void>
Prop | Type | Description |
---|---|---|
command |
string |
Ffmpeg command |
name |
string |
Channel name |