Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
CALSAHControlMonitor Class Reference

#include <ALSAHControlMonitor.h>

Public Member Functions

 CALSAHControlMonitor ()
 
 ~CALSAHControlMonitor ()
 
bool Add (const std::string &ctlHandleName, snd_ctl_elem_iface_t interface, unsigned int device, const std::string &name)
 
void Clear ()
 
void Start ()
 
void Stop ()
 

Constructor & Destructor Documentation

§ CALSAHControlMonitor()

CALSAHControlMonitor::CALSAHControlMonitor ( )
default

§ ~CALSAHControlMonitor()

CALSAHControlMonitor::~CALSAHControlMonitor ( )

Member Function Documentation

§ Add()

bool CALSAHControlMonitor::Add ( const std::string &  ctlHandleName,
snd_ctl_elem_iface_t  interface,
unsigned int  device,
const std::string &  name 
)

§ Clear()

void CALSAHControlMonitor::Clear ( )

§ Start()

void CALSAHControlMonitor::Start ( )

§ Stop()

void CALSAHControlMonitor::Stop ( )

The documentation for this class was generated from the following files: