fluidsynth.c File Reference

Include dependency graph for fluidsynth.c:


Data Structures

struct  decoder_sys_t

Defines

#define SOUNDFONT_TEXT   N_("Sound fonts (required)")
#define SOUNDFONT_LONGTEXT

Functions

static int Open (vlc_object_t *)
static void Close (vlc_object_t *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)
static aout_buffer_tDecodeBlock (decoder_t *p_dec, block_t **pp_block)

Define Documentation

#define SOUNDFONT_LONGTEXT

Value:

N_( \
    "A sound fonts file is required for software synthesis." )

#define SOUNDFONT_TEXT   N_("Sound fonts (required)")


Function Documentation

static void Close ( vlc_object_t  )  [static]

static aout_buffer_t * DecodeBlock ( decoder_t p_dec,
block_t **  pp_block 
) [static]

static int Open ( vlc_object_t  )  [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Wed Aug 13 08:03:14 2008 for VLC by  doxygen 1.5.1