![]() |
TSDuck v3.43-4480
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.