| Valadoc | Vala | Mailing-List | Language | Tutorials | References | Valadoc markup | Contact |
bool video_calculate_display_ratio (ref uint dar_n, ref uint dar_d, uint video_width, uint video_height, uint video_par_n, uint video_par_d, uint display_par_n, uint display_par_d)
Event video_event_new_still_frame (bool in_still)
bool video_event_parse_still_frame (Event event, bool in_still)
bool video_format_convert (VideoFormat format, int width, int height, int fps_n, int fps_d, Format src_format, int64 src_value, Format dest_format, ref int64 dest_value)
uint32 fourcc)
int video_format_get_component_height (VideoFormat format, ref int component, ref int height)
int video_format_get_component_offset (VideoFormat format, ref int component, ref int width, ref int height)
int video_format_get_component_width (VideoFormat format, ref int component, ref int width)
int video_format_get_pixel_stride (VideoFormat format, ref int component)
int video_format_get_row_stride (VideoFormat format, ref int component, ref int width)
int video_format_get_size (VideoFormat format, ref int width, ref int height)
bool video_format_has_alpha (VideoFormat format)
bool video_format_is_rgb (VideoFormat format)
bool video_format_is_yuv (VideoFormat format)
Caps video_format_new_caps (VideoFormat format, int width, int height, int framerate_n, int framerate_d, int par_n, int par_d)
Caps video_format_new_caps_interlaced (VideoFormat format, int width, int height, int framerate_n, int framerate_d, int par_n, int par_d, bool interlaced)
bool video_format_parse_caps (Caps caps, ref VideoFormat format, ref int width, ref int height)
bool video_format_parse_caps_interlaced (Caps caps, bool interlaced)
uint32 video_format_to_fourcc (VideoFormat format)
Value video_frame_rate (Pad pad)
bool video_get_size (Pad pad, ref int width, ref int height)
bool video_parse_caps_framerate (Caps caps, ref int fps_n, ref int fps_d)
bool video_parse_caps_pixel_aspect_ratio (Caps caps, ref int par_n, ref int par_d)
string ABGR
string ARGB
string BGR
string BGRA
string BGRx
string BGRx_HOST_ENDIAN
string RGB
string RGBA
string RGB_15
string RGB_16
string RGBx
string xBGR
string xRGB
string xRGB_HOST_ENDIAN
string YUV (string fourcc)
string BLUE
int BLUE_INT
string GREEN
int GREEN_INT
string RED
int RED_INT
string BLUE
int BLUE_INT
string GREEN
int GREEN_INT
string RED
int RED_INT
string BYTE1
int BYTE1_INT
string BYTE2
int BYTE2_INT
string BYTE3
int BYTE3_INT
string BYTE1
int BYTE1_INT
string BYTE2
int BYTE2_INT
string BYTE3
int BYTE3_INT
string BYTE4
int BYTE4_INT
