OSSAudio.h File Reference

#include <YCP.h>

Go to the source code of this file.

Functions

YCPBoolean ossSetVolume (const string card, const string channel, const int value)
YCPValue ossGetVolume (const string card, const string channel)

Variables

char * ossChannels []
int ossChannels_num

Function Documentation

YCPValue ossGetVolume ( const string  card,
const string  channel 
)

volume reading

Parameters:
card card id (default if empty)
channel channel name (Master if empty)

References ossDevice(), y2debug, y2warning, and YCPError().

Referenced by AudioAgent::Read().

YCPBoolean ossSetVolume ( const string  card,
const string  channel,
const int  value 
)

volume setting

Parameters:
card card id (default if empty)
channel name eg. "Master" ("Master" if empty)
value volume 0..100

References stereovolume::left, ossDevice(), stereovolume::right, y2error, and y2warning.

Referenced by AudioAgent::Write().


Variable Documentation

char* ossChannels[]

Referenced by AudioAgent::Dir().

Referenced by AudioAgent::Dir().


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