audio_format_sndfile.c File Reference

libsndfile decompression routines. More...

#include "stdinc.h"
#include <sndfile.h>
#include "audio_file.h"
#include "audio_format.h"
#include "audio_output.h"
Include dependency graph for audio_format_sndfile.c:

Go to the source code of this file.

Functions

int sndfile_open (struct audio_file *fd, const char *ext)
 Open a soundfile.
void sndfile_close (struct audio_file *fd)
 Close the soundfile.
size_t sndfile_read (struct audio_file *fd, int16_t *buf, size_t len)
 Read data from the soundfile and place it in buf.
void sndfile_seek (struct audio_file *fd, int len, int rel)
 Seek a relative amount in seconds in the current file handle.

Detailed Description

libsndfile decompression routines.

Definition in file audio_format_sndfile.c.

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