audio_output.h File Reference

Audio output abstraction. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int audio_output_open (void)
 Open the sound device for audio output.
int audio_output_play (struct audio_file *fd)
 Write data to the sound device.
void audio_output_close (void)
 Close the sound device.
int audio_output_volume_up (void)
 Increment the volume and return the new value in percent.
int audio_output_volume_down (void)
 Decrement the volume and return the new value in percent.

Detailed Description

Audio output abstraction.

Definition in file audio_output.h.

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