/usr/share/vala-0.14/vapi/gstreamer-video-0.10.vapi is in valac-0.14 0.14.2-2ubuntu2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 | /* gstreamer-video-0.10.vapi generated by vapigen, do not modify. */
[CCode (cprefix = "Gst", lower_case_cprefix = "gst_")]
namespace Gst {
[CCode (cprefix = "GST_VIDEO_CAPS_")]
namespace VideoCaps {
[CCode (cheader_filename = "gst/video/video.h")]
public const string ABGR;
[CCode (cheader_filename = "gst/video/video.h")]
public const string ARGB;
[CCode (cheader_filename = "gst/video/video.h")]
public const string BGR;
[CCode (cheader_filename = "gst/video/video.h")]
public const string BGRA;
[CCode (cheader_filename = "gst/video/video.h")]
public const string BGRx;
[CCode (cheader_filename = "gst/video/video.h")]
public const string BGRx_HOST_ENDIAN;
[CCode (cheader_filename = "gst/video/video.h")]
public const string RGB;
[CCode (cheader_filename = "gst/video/video.h")]
public const string RGBA;
[CCode (cheader_filename = "gst/video/video.h")]
public const string RGB_15;
[CCode (cheader_filename = "gst/video/video.h")]
public const string RGB_16;
[CCode (cheader_filename = "gst/video/video.h")]
public const string RGBx;
[CCode (cheader_filename = "gst/video/video.h")]
public const string xBGR;
[CCode (cheader_filename = "gst/video/video.h")]
public const string xRGB;
[CCode (cheader_filename = "gst/video/video.h")]
public const string xRGB_HOST_ENDIAN;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_CAPS_YUV")]
public static unowned string YUV (string fourcc);
}
namespace VideoMask15 {
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BLUE_MASK_15")]
public const string BLUE;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BLUE_MASK_15_INT")]
public const int BLUE_INT;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_GREEN_MASK_15")]
public const string GREEN;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_GREEN_MASK_15_INT")]
public const int GREEN_INT;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_RED_MASK_15")]
public const string RED;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_RED_MASK_15_INT")]
public const int RED_INT;
}
namespace VideoMask16 {
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BLUE_MASK_16")]
public const string BLUE;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BLUE_MASK_16_INT")]
public const int BLUE_INT;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_GREEN_MASK_16")]
public const string GREEN;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_GREEN_MASK_16_INT")]
public const int GREEN_INT;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_RED_MASK_16")]
public const string RED;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_RED_MASK_16_INT")]
public const int RED_INT;
}
namespace VideoMask24 {
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE1_MASK_24")]
public const string BYTE1;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE1_MASK_24_INT")]
public const int BYTE1_INT;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE2_MASK_24")]
public const string BYTE2;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE2_MASK_24_INT")]
public const int BYTE2_INT;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE3_MASK_24")]
public const string BYTE3;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE3_MASK_24_INT")]
public const int BYTE3_INT;
}
namespace VideoMask32 {
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE1_MASK_32")]
public const string BYTE1;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE1_MASK_32_INT")]
public const int BYTE1_INT;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE2_MASK_32")]
public const string BYTE2;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE2_MASK_32_INT")]
public const int BYTE2_INT;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE3_MASK_32")]
public const string BYTE3;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE3_MASK_32_INT")]
public const int BYTE3_INT;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE4_MASK_32")]
public const string BYTE4;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_BYTE4_MASK_32_INT")]
public const int BYTE4_INT;
}
namespace VideoRange {
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_FPS_RANGE")]
public const string FPS;
[CCode (cheader_filename = "gst/video/video.h", cname = "GST_VIDEO_SIZE_RANGE")]
public const string SIZE;
}
[CCode (cheader_filename = "gst/video/gstvideofilter.h")]
public class VideoFilter : Gst.BaseTransform {
public bool inited;
[CCode (has_construct_function = false)]
protected VideoFilter ();
}
[CCode (cheader_filename = "gst/video/gstvideosink.h")]
[Compact]
public class VideoRectangle {
public int h;
public int w;
public int x;
public int y;
}
[CCode (cheader_filename = "gst/video/gstvideosink.h")]
public class VideoSink : Gst.BaseSink {
public int height;
public int width;
[CCode (has_construct_function = false)]
protected VideoSink ();
public static void center_rect (Gst.VideoRectangle src, Gst.VideoRectangle dst, Gst.VideoRectangle _result, bool scaling);
[NoWrapper]
public virtual Gst.FlowReturn show_frame (Gst.Buffer buf);
[NoAccessorMethod]
public bool show_preroll_frame { get; set construct; }
}
[CCode (cheader_filename = "gst/video/video.h", cprefix = "GST_VIDEO_FORMAT_")]
public enum VideoFormat {
UNKNOWN,
I420,
YV12,
YUY2,
UYVY,
AYUV,
RGBx,
BGRx,
xRGB,
xBGR,
RGBA,
BGRA,
ARGB,
ABGR,
RGB,
BGR,
Y41B,
Y42B,
YVYU,
Y444,
v210,
v216,
NV12,
NV21,
GRAY8,
GRAY16_BE,
GRAY16_LE,
v308,
Y800,
Y16,
RGB16,
BGR16,
RGB15,
BGR15,
UYVP,
A420,
RGB8_PALETTED,
YUV9,
YVU9,
IYU1,
ARGB64,
AYUV64,
r210
}
[CCode (cheader_filename = "gst/video/video.h")]
public delegate void VideoConvertFrameCallback (Gst.Buffer buf, GLib.Error error);
[CCode (cheader_filename = "gst/video/video.h")]
public static 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);
[CCode (cheader_filename = "gst/video/video.h")]
public static unowned Gst.Buffer video_convert_frame (Gst.Buffer buf, Gst.Caps to_caps, Gst.ClockTime timeout) throws GLib.Error;
[CCode (cheader_filename = "gst/video/video.h")]
public static void video_convert_frame_async (Gst.Buffer buf, Gst.Caps to_caps, Gst.ClockTime timeout, Gst.VideoConvertFrameCallback callback, GLib.DestroyNotify destroy_notify);
[CCode (cheader_filename = "gst/video/video.h")]
public static unowned Gst.Event video_event_new_still_frame (bool in_still);
[CCode (cheader_filename = "gst/video/video.h")]
public static bool video_event_parse_still_frame (Gst.Event event, bool in_still);
[CCode (cheader_filename = "gst/video/video.h")]
public static bool video_format_convert (Gst.VideoFormat format, int width, int height, int fps_n, int fps_d, Gst.Format src_format, int64 src_value, Gst.Format dest_format, ref int64 dest_value);
[CCode (cheader_filename = "gst/video/video.h")]
public static Gst.VideoFormat video_format_from_fourcc (uint32 fourcc);
[CCode (cheader_filename = "gst/video/video.h")]
public static int video_format_get_component_depth (Gst.VideoFormat format, ref int component);
[CCode (cheader_filename = "gst/video/video.h")]
public static int video_format_get_component_height (Gst.VideoFormat format, ref int component, ref int height);
[CCode (cheader_filename = "gst/video/video.h")]
public static int video_format_get_component_offset (Gst.VideoFormat format, ref int component, ref int width, ref int height);
[CCode (cheader_filename = "gst/video/video.h")]
public static int video_format_get_component_width (Gst.VideoFormat format, ref int component, ref int width);
[CCode (cheader_filename = "gst/video/video.h")]
public static int video_format_get_pixel_stride (Gst.VideoFormat format, ref int component);
[CCode (cheader_filename = "gst/video/video.h")]
public static int video_format_get_row_stride (Gst.VideoFormat format, ref int component, ref int width);
[CCode (cheader_filename = "gst/video/video.h")]
public static int video_format_get_size (Gst.VideoFormat format, ref int width, ref int height);
[CCode (cheader_filename = "gst/video/video.h")]
public static bool video_format_has_alpha (Gst.VideoFormat format);
[CCode (cheader_filename = "gst/video/video.h")]
public static bool video_format_is_gray (Gst.VideoFormat format);
[CCode (cheader_filename = "gst/video/video.h")]
public static bool video_format_is_rgb (Gst.VideoFormat format);
[CCode (cheader_filename = "gst/video/video.h")]
public static bool video_format_is_yuv (Gst.VideoFormat format);
[CCode (cheader_filename = "gst/video/video.h")]
public static Gst.Caps video_format_new_caps (Gst.VideoFormat format, int width, int height, int framerate_n, int framerate_d, int par_n, int par_d);
[CCode (cheader_filename = "gst/video/video.h")]
public static Gst.Caps video_format_new_caps_interlaced (Gst.VideoFormat format, int width, int height, int framerate_n, int framerate_d, int par_n, int par_d, bool interlaced);
[CCode (cheader_filename = "gst/video/video.h")]
public static unowned Gst.Caps video_format_new_template_caps (Gst.VideoFormat format);
[CCode (cheader_filename = "gst/video/video.h")]
public static bool video_format_parse_caps (Gst.Caps caps, ref Gst.VideoFormat format, ref int width, ref int height);
[CCode (cheader_filename = "gst/video/video.h")]
public static bool video_format_parse_caps_interlaced (Gst.Caps caps, bool interlaced);
[CCode (cheader_filename = "gst/video/video.h")]
public static uint32 video_format_to_fourcc (Gst.VideoFormat format);
[CCode (cheader_filename = "gst/video/video.h")]
public static GLib.Value video_frame_rate (Gst.Pad pad);
[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);
[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")]
public static unowned string video_parse_caps_color_matrix (Gst.Caps caps);
[CCode (cheader_filename = "gst/video/video.h")]
public static bool video_parse_caps_framerate (Gst.Caps caps, ref int fps_n, ref int fps_d);
[CCode (cheader_filename = "gst/video/video.h")]
public static unowned Gst.Buffer video_parse_caps_palette (Gst.Caps caps);
[CCode (cheader_filename = "gst/video/video.h")]
public static bool video_parse_caps_pixel_aspect_ratio (Gst.Caps caps, ref int par_n, ref int par_d);
}
|