yast2-sound
Public Member Functions | List of all members
AudioAgent Class Reference

#include <AudioAgent.h>

Inheritance diagram for AudioAgent:
SCRAgent

Public Member Functions

 AudioAgent ()
 
virtual ~AudioAgent ()
 
virtual YCPValue Read (const YCPPath &path, const YCPValue &arg=YCPNull(), const YCPValue &opt=YCPNull())
 
virtual YCPBoolean Write (const YCPPath &path, const YCPValue &value, const YCPValue &arg=YCPNull())
 
virtual YCPList Dir (const YCPPath &path)
 
virtual YCPValue Execute (const YCPPath &path, const YCPValue &value=YCPNull(), const YCPValue &arg=YCPNull())
 
virtual YCPValue otherCommand (const YCPTerm &term)
 

Constructor & Destructor Documentation

AudioAgent::AudioAgent ( )
AudioAgent::~AudioAgent ( )
virtual

~AudioAgent

Member Function Documentation

YCPList AudioAgent::Dir ( const YCPPath path)
virtual
YCPValue AudioAgent::Execute ( const YCPPath path,
const YCPValue value = YCPNull(),
const YCPValue arg = YCPNull() 
)
virtual

References alsaRestore(), and alsaStore().

YCPValue AudioAgent::otherCommand ( const YCPTerm term)
virtual

otherCommand

Reimplemented from SCRAgent.

References YCPTerm::name().

YCPValue AudioAgent::Read ( const YCPPath path,
const YCPValue arg = YCPNull(),
const YCPValue opt = YCPNull() 
)
virtual
YCPBoolean AudioAgent::Write ( const YCPPath path,
const YCPValue value,
const YCPValue arg = YCPNull() 
)
virtual

Write

Implements SCRAgent.

References alsaSetMute(), alsaSetVolume(), ossSetVolume(), y2debug, and y2error.


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

Generated on a sunny day for yast2-sound by doxygen 1.8.5