Go to the documentation of this file.
26 #ifndef VLC_LIBVLC_MEDIA_H
27 #define VLC_LIBVLC_MEDIA_H 1
406 const char * psz_mrl );
516 const char * psz_options );
537 const char * psz_options,
642 #define VLC_FORWARD_DECLARE_OBJECT(a) struct a
840 unsigned int i_priority,
841 const char *psz_uri );
885 unsigned int i_count );
unsigned i_height
Definition: libvlc_media.h:209
char * psz_encoding
Definition: libvlc_media.h:223
float f_field_of_view
field of view in degrees ]0;180[ (default 80.)
Definition: libvlc_media.h:204
unsigned i_channels
Definition: libvlc_media.h:170
unsigned i_frame_rate_num
Definition: libvlc_media.h:213
libvlc_video_orient_t i_orientation
Definition: libvlc_media.h:216
Viewpoint.
Definition: libvlc_media.h:199
unsigned i_rate
Definition: libvlc_media.h:171
unsigned i_frame_rate_den
Definition: libvlc_media.h:214
Definition: libvlc_media.h:207
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:210
libvlc_video_viewpoint_t pose
Initial view point.
Definition: libvlc_media.h:218
int i_type
Definition: httpd.c:1250
Definition: libvlc_media.h:221
const char * psz_name
Definition: vlc_codecs.h:315
Definition: libvlc_media.h:168
float f_roll
view point roll in degrees ]-180;180]
Definition: libvlc_media.h:203
unsigned i_sar_num
Definition: libvlc_media.h:211
#define LIBVLC_API
Definition: libvlc.h:42
float f_pitch
view point pitch in degrees ]-90;90]
Definition: libvlc_media.h:202
float f_yaw
view point yaw in degrees ]-180;180]
Definition: libvlc_media.h:201
char psz_value[8]
Definition: vout_intf.c:91
unsigned i_sar_den
Definition: libvlc_media.h:212
libvlc_video_projection_t i_projection
Definition: libvlc_media.h:217
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