TSDuck v3.40-3968
MPEG Transport Stream Toolkit
|
An interface to be implemented by a class to handle user Ctrl-C interrupt. More...
#include <tsInterruptHandler.h>
Public Member Functions | |
virtual void | handleInterrupt ()=0 |
This hook is invoked during the requested interrupt, in the context of a dedicated thread. | |
An interface to be implemented by a class to handle user Ctrl-C interrupt.