-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gir_GstVideo.toml
62 lines (55 loc) · 1.09 KB
/
Gir_GstVideo.toml
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
[options]
girs_dir = "gir-files"
library = "GstVideo"
version = "1.0"
min_cfg_version = "1.8"
target_path = "gstreamer-video-sys"
work_mode = "sys"
extra_versions = [
"1.18",
"1.16",
"1.14",
"1.12",
"1.10",
"1.8",
"1.6",
"1.4",
"1.2",
]
external_libraries = [
"GLib",
"GObject",
]
ignore = [
"GstVideo.VIDEO_FORMATS_ALL",
]
[external_libraries]
gstreamer="Gst"
gstreamer_base="GstBase"
[[object]]
name = "GstVideo.VideoOverlayFormatFlags"
status = "generate"
[[object.function]]
name = "get_type"
version = "1.16"
[[object]]
name = "GstVideo.VideoTimeCodeFlags"
status = "generate"
[[object.function]]
name = "get_type"
version = "1.18"
[[object]]
name = "GstVideo.*"
status = "generate"
[[object.function]]
name = "video_time_code_meta_api_get_type"
version = "1.10"
[[object.function]]
name = "video_caption_meta_api_get_type"
version = "1.16"
[[object.function]]
name = "video_afd_meta_api_get_type"
version = "1.18"
[[object.function]]
name = "video_bar_meta_api_get_type"
version = "1.18"