Increment the volume and display the new value. Definition at line 535 of file gui_playq.c. 00536 { 00537 int nval; 00538 00539 nval = audio_output_volume_up(); 00540 gui_playq_volume_show(nval); 00541 }
Here is the call graph for this function:
![]()
Here is the caller graph for this function:
![]() |
1.6.3