audio_output_ao.c File Reference

libao audio output driver. More...

#include "stdinc.h"
#include <ao/ao.h>
#include "audio_file.h"
#include "audio_output.h"
#include "config.h"
#include "gui.h"
Include dependency graph for audio_output_ao.c:

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.

Variables

static ao_device * devptr = NULL
 Handle to an audio device handle if one has already been opened.
static ao_sample_format devfmt
 Format of the current open audio device handle.
static ao_option * devopt = NULL
 Default options that should be prepended when opening the audio device.

Detailed Description

libao audio output driver.

Definition in file audio_output_ao.c.

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