86
86
static bool IsRecording(); //!< returns whether there is a recording running
87
87
static bool IsPlayingBack(); //!< returns whether there is a playback running
88
88
static bool IsRunning(); //!< returns whether recording or playback are running
91
92
//! simple interface to recording functionality