Go to the documentation of this file.
89 #define INPUT_TITLE_MENU 0x01
90 #define INPUT_TITLE_INTERACTIVE 0x02
136 if( dup == NULL)
return NULL;
172 const char *psz_description,
190 #define INPUT_RATE_MIN 0.03125f
194 #define INPUT_RATE_MAX 31.25f
#define VLC_API
Definition: fourcc_gen.c:31
const char * psz_name
Definition: text_style.c:53
char * psz_name
Definition: vlc_input.h:56
Definition: vlc_input.h:51
int64_t vlc_tick_t
High precision date or time interval.
Definition: vlc_tick.h:45
const char * psz_mime
Definition: image.c:634
char * strdup(const char *)
#define likely(p)
Predicted true condition.
Definition: vlc_common.h:218
vlc_tick_t i_time_offset
Definition: vlc_input.h:55
static void * vlc_alloc(size_t count, size_t size)
Definition: vlc_common.h:1144