int audio_output_volume_up ( void   ) 

Increment the volume and return the new value in percent.

Definition at line 169 of file audio_output_oss.c.

00170 {
00171         return audio_output_volume_adjust(4);
00172 }

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:06 2010 for herrie by  doxygen 1.6.3