RTP Audio System  2.0.0
breakdetector.h File Reference
#include "tdsystem.h"

Go to the source code of this file.

Functions

void installBreakDetector ()
void uninstallBreakDetector ()
bool breakDetected ()
void sendBreak (const bool quiet=false)

Function Documentation

bool breakDetected ( )

Check, if break has been detected.

Install break handler.

void sendBreak ( const bool  quiet = false)

Send break to main thread.

Parameters:
quiettrue to print no break message in breakDetected(), false otherwise (default).

Uninstall break handler.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines