capacitor-ffmpeg-kit
v0.0.5
Published
FFMPEG for capacitor
Maintainers
Readme
capacitor-ffmpeg-kit
FFMPEG for capacitor
Install
npm install capacitor-ffmpeg-kit
npx cap syncAPI
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 |
