duplicate.c File Reference

Include dependency graph for duplicate.c:


Data Structures

struct  sout_stream_sys_t
struct  sout_stream_id_t

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 sout_stream_id_tAdd (sout_stream_t *, es_format_t *)
static int Del (sout_stream_t *, sout_stream_id_t *)
static int Send (sout_stream_t *, sout_stream_id_t *, block_t *)
static bool ESSelected (es_format_t *fmt, char *psz_select)
static bool NumInRange (char *psz_range, int i_num)

Function Documentation

static sout_stream_id_t * Add ( sout_stream_t ,
es_format_t  
) [static]

static void Close ( vlc_object_t  )  [static]

static int Del ( sout_stream_t ,
sout_stream_id_t  
) [static]

static bool ESSelected ( es_format_t fmt,
char *  psz_select 
) [static]

static bool NumInRange ( char *  psz_range,
int  i_num 
) [static]

static int Open ( vlc_object_t  )  [static]

static int Send ( sout_stream_t ,
sout_stream_id_t ,
block_t  
) [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Wed Aug 13 08:04:48 2008 for VLC by  doxygen 1.5.1