Go to the documentation of this file.
26 #ifndef VLC_LIBVLC_MEDIA_H
27 #define VLC_LIBVLC_MEDIA_H 1
35 typedef SSIZE_T ssize_t;
412 const char * psz_mrl );
522 const char * psz_options );
543 const char * psz_options,
648 #define VLC_FORWARD_DECLARE_OBJECT(a) struct a
846 unsigned int i_priority,
847 const char *psz_uri );
891 unsigned int i_count );
unsigned i_height
Definition: libvlc_media.h:215
char * psz_encoding
Definition: libvlc_media.h:229
float f_field_of_view
field of view in degrees ]0;180[ (default 80.)
Definition: libvlc_media.h:210
unsigned i_channels
Definition: libvlc_media.h:176
unsigned i_frame_rate_num
Definition: libvlc_media.h:219
libvlc_video_orient_t i_orientation
Definition: libvlc_media.h:222
Viewpoint.
Definition: libvlc_media.h:205
unsigned i_rate
Definition: libvlc_media.h:177
unsigned i_frame_rate_den
Definition: libvlc_media.h:220
Definition: libvlc_media.h:213
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:310
unsigned i_width
Definition: libvlc_media.h:216
libvlc_video_viewpoint_t pose
Initial view point.
Definition: libvlc_media.h:224
int i_type
Definition: httpd.c:1252
Definition: libvlc_media.h:227
const char * psz_name
Definition: vlc_codecs.h:315
Definition: libvlc_media.h:174
float f_roll
view point roll in degrees ]-180;180]
Definition: libvlc_media.h:209
unsigned i_sar_num
Definition: libvlc_media.h:217
#define LIBVLC_API
Definition: libvlc.h:42
float f_pitch
view point pitch in degrees ]-90;90]
Definition: libvlc_media.h:208
float f_yaw
view point yaw in degrees ]-180;180]
Definition: libvlc_media.h:207
char psz_value[8]
Definition: vout_intf.c:91
unsigned i_sar_den
Definition: libvlc_media.h:218
libvlc_video_projection_t i_projection
Definition: libvlc_media.h:223
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:580