Hi list!

In my application I've created a process with QProcess and 'ffmpeg'
program. I offer to user cancelling process calling kill() method, but
I don't know if pausing it would be possible.

Is there any way to pause QProcess in a safe-way?

Thanks!
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to