25#ifndef VLC_LIBVLC_MEDIA_H
26#define VLC_LIBVLC_MEDIA_H 1
215#define libvlc_media_filestat_mtime 0
216#define libvlc_media_filestat_size 1
387 const char * psz_options );
408 const char * psz_options,
517 char ***pppsz_names );
551#define VLC_FORWARD_DECLARE_OBJECT(a) struct a
790 unsigned int width,
unsigned int height,
828 unsigned int width,
unsigned int height,
864 unsigned int i_priority,
865 const char *psz_uri );
909 unsigned int i_count );
struct libvlc_instance_t libvlc_instance_t
This structure is opaque.
Definition libvlc.h:76
int64_t libvlc_time_t
Definition libvlc.h:78
struct libvlc_event_manager_t libvlc_event_manager_t
Event manager that belongs to a libvlc object, and from whom events can be received.
Definition libvlc.h:283
#define LIBVLC_API
Definition libvlc.h:42
int i_type
Definition httpd.c:1299
vlc_fourcc_t i_codec
Definition image.c:568
struct libvlc_media_list_t libvlc_media_list_t
Definition libvlc_events.h:48
struct libvlc_media_t libvlc_media_t
Definition libvlc_events.h:47
libvlc_picture_type_t
Definition libvlc_picture.h:34
const char * psz_name
Definition text_style.c:33
char psz_value[8]
Definition vout_intf.c:102