#include "AudioAgent.h"
#include "AlsaAudio.h"
#include "OSSAudio.h"
Typedefs | |
typedef vector< string > | svect |
|
File: AudioAgent.cc Module: audio agent Summary: agent/ycp interface Authors: dan.meszaros <dmeszar@suse.cz> Michal Svec <msvec@suse.cz>
interface for acces to alsa/oss sound system from ycp script |