soundplayer_functions.h File Reference

Auxiliar functions header. More...

#include "soundplayer.h"
Include dependency graph for soundplayer_functions.h:
This graph shows which files directly or indirectly include this file:

Defines

#define FILE_LIST_LIMIT   500

Functions

int update_file_list (char file_list[FILE_LIST_LIMIT][100], char *voice)
 This function updates the file list struct.
int read_format (FILE **fin, ao_sample_format *format, short int *audio_format)
 This function reads the format of audio files, this only works with RIFF wave files.
int show_format (ao_sample_format format, int audio_format)
 This function prints on screen an audio format.
int file_definition (int mode, int file_number, char *file_name_in, char *file_name_out, char file_list[FILE_LIST_LIMIT][100], int sound_dir_size)
 This function finds a file inside a file list.

Detailed Description

Auxiliar functions header.

Generated on Wed Jun 2 12:43:03 2010 for LAR Atlas by  doxygen 1.6.3