25#ifndef VLC_LIBVLC_MEDIA_H
26#define VLC_LIBVLC_MEDIA_H 1
213#define libvlc_media_filestat_mtime 0
214#define libvlc_media_filestat_size 1
385 const char * psz_options );
406 const char * psz_options,
501#define VLC_FORWARD_DECLARE_OBJECT(a) struct a
740 unsigned int width,
unsigned int height,
778 unsigned int width,
unsigned int height,
814 unsigned int i_priority,
815 const char *psz_uri );
859 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:313
#define LIBVLC_API
Definition: libvlc.h:42
int i_type
Definition: httpd.c:1282
vlc_fourcc_t i_codec
Definition: image.c:589
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:99