MythTV  master
Macros | Variables
audiooutputpulse.cpp File Reference
#include "audiooutputpulse.h"
#include <QString>
#include <algorithm>
Include dependency graph for audiooutputpulse.cpp:

Go to the source code of this file.

Macros

#define LOC   QString("PulseAudio: ")
 

Variables

static constexpr int8_t PULSE_MAX_CHANNELS { 8 }
 

Macro Definition Documentation

◆ LOC

#define LOC   QString("PulseAudio: ")

Definition at line 28 of file audiooutputpulse.cpp.

Variable Documentation

◆ PULSE_MAX_CHANNELS

constexpr int8_t PULSE_MAX_CHANNELS { 8 }
staticconstexpr