25 #ifndef VLC_LIBVLC_MEDIA_H 26 #define VLC_LIBVLC_MEDIA_H 1 385 const char * psz_mrl );
495 const char * psz_options );
516 const char * psz_options,
571 libvlc_meta_t e_meta );
582 libvlc_meta_t e_meta,
621 #define VLC_FORWARD_DECLARE_OBJECT(a) struct a 847 libvlc_thumbnailer_seek_speed_t speed,
848 unsigned int width,
unsigned int height,
878 libvlc_thumbnailer_seek_speed_t speed,
879 unsigned int width,
unsigned int height,
925 libvlc_media_slave_type_t
i_type,
926 unsigned int i_priority,
927 const char *psz_uri );
971 unsigned int i_count );
libvlc_video_viewpoint_t pose
Initial view point.
Definition: libvlc_media.h:199
libvlc_video_projection_t i_projection
Definition: libvlc_media.h:198
float f_roll
view point roll in degrees ]-180;180]
Definition: libvlc_media.h:173
vlc_fourcc_t i_codec
Definition: image.c:579
unsigned i_height
Definition: libvlc_media.h:190
unsigned i_rate
Definition: libvlc_media.h:141
float f_pitch
view point pitch in degrees ]-90;90]
Definition: libvlc_media.h:172
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
unsigned i_width
Definition: libvlc_media.h:191
#define LIBVLC_API
Definition: libvlc.h:42
float f_yaw
view point yaw in degrees ]-180;180]
Definition: libvlc_media.h:171
const char * psz_name
Definition: text_style.c:33
Definition: libvlc_media.h:203
Definition: libvlc_media.h:188
unsigned i_frame_rate_num
Definition: libvlc_media.h:194
int i_type
Definition: httpd.c:1270
unsigned i_channels
Definition: libvlc_media.h:140
libvlc_video_multiview_t i_multiview
Definition: libvlc_media.h:200
libvlc_picture_type_t
Definition: libvlc_picture.h:32
float f_field_of_view
field of view in degrees ]0;180[ (default 80.)
Definition: libvlc_media.h:174
char psz_value[8]
Definition: vout_intf.c:99
char * psz_encoding
Definition: libvlc_media.h:205
Viewpoint.
Definition: libvlc_media.h:169
unsigned i_sar_num
Definition: libvlc_media.h:192
Definition: libvlc_media.h:138
struct libvlc_instance_t libvlc_instance_t
This structure is opaque.
Definition: libvlc.h:76
int64_t libvlc_time_t
Definition: libvlc.h:78
libvlc_video_orient_t i_orientation
Definition: libvlc_media.h:197
unsigned i_frame_rate_den
Definition: libvlc_media.h:195
unsigned i_sar_den
Definition: libvlc_media.h:193