callback.h File Reference

Include dependency graph for callback.h:

Go to the source code of this file.

Defines

#define MIN_BLOCKS_PER_READ   1
#define MAX_BLOCKS_PER_READ   25
#define DEFAULT_BLOCKS_PER_READ   20

Functions

int CDDADebugCB (vlc_object_t *p_this, const char *psz_name, vlc_value_t oldval, vlc_value_t val, void *p_data)
int CDDBEnabledCB (vlc_object_t *p_this, const char *psz_name, vlc_value_t oldval, vlc_value_t val, void *p_data)
int CDTextEnabledCB (vlc_object_t *p_this, const char *psz_name, vlc_value_t oldval, vlc_value_t val, void *p_data)
int CDTextPreferCB (vlc_object_t *p_this, const char *psz_name, vlc_value_t oldval, vlc_value_t val, void *p_data)
int CDDANavModeCB (vlc_object_t *p_this, const char *psz_name, vlc_value_t oldval, vlc_value_t val, void *p_data)
int CDDABlocksPerReadCB (vlc_object_t *p_this, const char *psz_name, vlc_value_t oldval, vlc_value_t val, void *p_data)


Define Documentation

#define DEFAULT_BLOCKS_PER_READ   20

Referenced by CDDABlocksPerReadCB(), and CDDAOpen().

#define MAX_BLOCKS_PER_READ   25

Referenced by CDDABlocksPerReadCB(), and CDDAOpen().

#define MIN_BLOCKS_PER_READ   1

Referenced by CDDABlocksPerReadCB(), and CDDAOpen().


Function Documentation

int CDDABlocksPerReadCB ( vlc_object_t p_this,
const char *  psz_name,
vlc_value_t  oldval,
vlc_value_t  val,
void *  p_data 
)

int CDDADebugCB ( vlc_object_t p_this,
const char *  psz_name,
vlc_value_t  oldval,
vlc_value_t  val,
void *  p_data 
)

int CDDANavModeCB ( vlc_object_t p_this,
const char *  psz_name,
vlc_value_t  oldval,
vlc_value_t  val,
void *  p_data 
)

int CDDBEnabledCB ( vlc_object_t p_this,
const char *  psz_name,
vlc_value_t  oldval,
vlc_value_t  val,
void *  p_data 
)

int CDTextEnabledCB ( vlc_object_t p_this,
const char *  psz_name,
vlc_value_t  oldval,
vlc_value_t  val,
void *  p_data 
)

int CDTextPreferCB ( vlc_object_t p_this,
const char *  psz_name,
vlc_value_t  oldval,
vlc_value_t  val,
void *  p_data 
)


Generated on Wed Mar 31 08:05:32 2010 for VLC by  doxygen 1.5.6