OpenShot Library | libopenshot-audio 0.2.0
|
Used to receive callbacks for thread exit calls. More...
#include <juce_Thread.h>
Public Member Functions | |
virtual void | exitSignalSent ()=0 |
Called if Thread::signalThreadShouldExit was called. | |
Used to receive callbacks for thread exit calls.
Definition at line 184 of file juce_Thread.h.
Called if Thread::signalThreadShouldExit was called.