Go to the documentation of this file.
25 #ifndef VLC_LIBVLC_MEDIA_H
26 #define VLC_LIBVLC_MEDIA_H 1
287 const char * psz_mrl );
397 const char * psz_options );
418 const char * psz_options,
526 #define VLC_FORWARD_DECLARE_OBJECT(a) struct a
749 unsigned int width,
unsigned int height,
786 unsigned int width,
unsigned int height,
833 unsigned int i_priority,
834 const char *psz_uri );
878 unsigned int i_count );
const char * psz_name
Definition: text_style.c:53
libvlc_picture_type_t
Definition: libvlc_picture.h:33
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:304
int i_type
Definition: httpd.c:1269
#define LIBVLC_API
Definition: libvlc.h:42
char psz_value[8]
Definition: vout_intf.c:99
int64_t libvlc_time_t
Definition: libvlc.h:78
struct libvlc_instance_t libvlc_instance_t
This structure is opaque.
Definition: libvlc.h:76
vlc_fourcc_t i_codec
Definition: image.c:585