#include "cddecoder.h"
#include <cstdlib>
#include <cstring>
#include <unistd.h>
#include <QFile>
#include <QIODevice>
#include <QObject>
#include <QString>
#include <cdio/logging.h>
#include <libmyth/audio/audiooutput.h>
#include <libmyth/mythcontext.h>
#include <libmythmetadata/musicmetadata.h>
#include <libavcodec/avcodec.h>
#include "constants.h"
Go to the source code of this file.
|
static void | logger (cdio_log_level_t level, const char *message) |
|
static CdIo_t * | openCdio (const QString &name) |
|
◆ DO_NOT_WANT_PARANOIA_COMPATIBILITY
#define DO_NOT_WANT_PARANOIA_COMPATIBILITY |
◆ CDTEXT
◆ logger()
static void logger |
( |
cdio_log_level_t |
level, |
|
|
const char * |
message |
|
) |
| |
|
static |
◆ openCdio()
static CdIo_t* openCdio |
( |
const QString & |
name | ) |
|
|
static |
◆ CDEXT
constexpr const char* CDEXT { ".cda" } |
|
staticconstexpr |
◆ kSamplesPerSec
constexpr long kSamplesPerSec { 44100 } |
|
staticconstexpr |
◆ s_lastAudioLsn