21#ifndef AUDIOINPUTALSA_H
22#define AUDIOINPUTALSA_H
24#include "libmythbase/mythconfig.h"
29#include <alsa/asoundlib.h>
40 ,
m_alsaDevice(device.right(device.size()-5).toLatin1()) {}
46 void Close(
void)
override;
50 bool Stop(
void)
override;
62 bool AlsaBad(
int op_result,
const QString& errmsg);