clapper-player-sys 0.10.1

Rust bindings for the clapper video player library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[options]
library = "Clapper"
version = "0.0"
min_cfg_version = "0.0"
target_path = "."
girs_directories = [ "../../gir-files-gstreamer/", "../../gir-files-gtk/", "../" ]
work_mode = "sys"
single_version_file = true

external_libraries = [
    "GLib",
    "GObject",
    "Gio",
]

[external_libraries]
gstreamer = "Gst"