-/* gstreamer-video-0.10.vapi generated by vapigen, do not modify. */
+/* gstreamer-video-0.10.vapi generated by lt-vapigen, do not modify. */
[CCode (cprefix = "Gst", lower_case_cprefix = "gst_")]
namespace Gst {
[CCode (cheader_filename = "gst/video/video.h")]
public static bool video_get_size (Gst.Pad pad, ref int width, ref int height);
[CCode (cheader_filename = "gst/video/video.h")]
- public static bool video_get_size_from_caps (Gst.Caps caps, int size);
+ public static bool video_get_size_from_caps (Gst.Caps caps, ref int size);
[CCode (cheader_filename = "gst/video/video.h")]
public static unowned string video_parse_caps_chroma_site (Gst.Caps caps);
[CCode (cheader_filename = "gst/video/video.h")]