Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CALSAHControlMonitor Class Reference

#include <ALSAHControlMonitor.h>

Inheritance diagram for CALSAHControlMonitor:
IPlatformService

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 ()
 
- Public Member Functions inherited from IPlatformService
virtual ~IPlatformService ()=default
 

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: