apps/camogm2/camogm_wav.h File Reference

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

Go to the source code of this file.

Functions

void wave_begin (const char *fname)
void wave_push (void *buf, int len)
void wave_end ()


Function Documentation

void wave_begin ( const char *  fname  ) 

Definition at line 157 of file camogm_wav.c.

References begin_wave(), stderr, and wave_fd.

Referenced by audio_start().

void wave_end (  ) 

Definition at line 167 of file camogm_wav.c.

References end_wave(), and wave_fd.

Referenced by audio_end().

void wave_push ( void *  buf,
int  len 
)

Definition at line 163 of file camogm_wav.c.

References fdcount, wave_fd, and write.

Referenced by audio_process().


Generated on Fri Nov 28 00:07:01 2008 for elphel by  doxygen 1.5.1