Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to kill ongoing job #3

Closed
kasim1011 opened this issue Jul 27, 2018 · 1 comment
Closed

How to kill ongoing job #3

kasim1011 opened this issue Jul 27, 2018 · 1 comment

Comments

@kasim1011
Copy link

I'm using VideoResizer. How can I kill ongoing resizing task & start a new one.

@umair13adil
Copy link
Owner

Simply call this when you want to kill a task:

  FFmpeg.getInstance(context).killRunningProcesses()

umair13adil pushed a commit that referenced this issue Aug 1, 2018
… video file.

#2 Added option to kill/stop running tasks.
#3 Added option to view name of running process on progress dialog.
umair13adil pushed a commit that referenced this issue Aug 1, 2018
… video file.

#2 Added option to kill/stop running tasks.
#3 Added option to view name of running process on progress dialog.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants