Closed HeroSony closed 4 years ago
Unfortunately, it is not possible right now. cancel()
method stops all running executions.
I'll mark this issue as an enhancement
request. But I need to work on it before telling that it will be implemented or not.
This feature will be implemented in the next release.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Fixed in v0.5.0
.
Hi, I am running following command to recording audio. Anyway, I have another ffmpeg process is under processing and want to kill recording process without interupt another process. How can I achieve that?