src/decoder_list.h File Reference

#include <stdio.h>

Go to the source code of this file.

Functions

struct decoder_plugindecoder_plugin_from_suffix (const char *suffix, unsigned int next)
struct decoder_plugindecoder_plugin_from_mime_type (const char *mimeType, unsigned int next)
struct decoder_plugindecoder_plugin_from_name (const char *name)
void decoder_plugin_print_all_decoders (FILE *fp)
void decoder_plugin_init_all (void)
void decoder_plugin_deinit_all (void)


Function Documentation

void decoder_plugin_deinit_all ( void   ) 

struct decoder_plugin* decoder_plugin_from_mime_type ( const char *  mimeType,
unsigned int  next 
) [read]

struct decoder_plugin* decoder_plugin_from_name ( const char *  name  )  [read]

struct decoder_plugin* decoder_plugin_from_suffix ( const char *  suffix,
unsigned int  next 
) [read]

void decoder_plugin_init_all ( void   ) 

void decoder_plugin_print_all_decoders ( FILE *  fp  ) 


Generated on Tue Aug 24 22:29:31 2010 for MPD by  doxygen 1.5.7.1