int audio_output_volume_down ( void   ) 

Decrement the volume and return the new value in percent.

Definition at line 269 of file audio_output_alsa.c.

00270 {
00271         return audio_output_volume_adjust(-4);
00272 }

Here is the call graph for this function:

Here is the caller graph for this function:

 All Data Structures Files Functions Variables Defines
Generated on Mon Mar 15 04:45:05 2010 for herrie by  doxygen 1.6.3