Go to the documentation of this file.
81 #define VOUT_ALIGN_LEFT 0x0001
82 #define VOUT_ALIGN_RIGHT 0x0002
83 #define VOUT_ALIGN_HMASK 0x0003
84 #define VOUT_ALIGN_TOP 0x0004
85 #define VOUT_ALIGN_BOTTOM 0x0008
86 #define VOUT_ALIGN_VMASK 0x000C
107 #define vout_Request(a,b) vout_Request(VLC_OBJECT(a),b)
146 const char *psz_format,
mtime_t i_timeout );