Valadoc | Vala | Tutorial | API-References | Markup

video_format_get_component_height


Description:

public int video_format_get_component_height (VideoFormat format, ref int component, ref int height)

Calculates the height of the component. See of the component index.

Parameters:

format a VideoFormat
component the component index
height the height of video

Returns:

height of component component

Namespace: Gst
Package: gstreamer-video-0.10