#include <QMutexLocker>
#include <QString>
#include <QMutex>
#include <QElapsedTimer>
#include <unistd.h>
#include "audiopulsehandler.h"
#include "mythmiscutil.h"
#include "mythlogging.h"
#include "mthread.h"
Go to the source code of this file.
◆ LOC
#define LOC QString("Pulse: ") |
◆ IS_READY
Value: ((PA_CONTEXT_READY == (
arg)) || \
(PA_CONTEXT_FAILED == (
arg)) || \
(PA_CONTEXT_TERMINATED == (
arg)))
Definition at line 15 of file audiopulsehandler.cpp.
◆ state_to_string()
static QString state_to_string |
( |
pa_context_state |
state | ) |
|
|
static |
◆ StatusCallback()
◆ OperationCallback()
static void OperationCallback |
( |
pa_context * |
ctx, |
|
|
int |
success, |
|
|
void * |
userdata |
|
) |
| |
|
static |
arg(title).arg(filename).arg(doDelete))