gstreamer-rs/Gir_GstRtp.toml

17 lines
259 B
TOML
Raw Normal View History

2019-08-12 20:52:59 +00:00
[options]
girs_dir = "gir-files"
library = "GstRtp"
version = "1.0"
min_cfg_version = "1.0"
target_path = "gstreamer-rtp-sys"
work_mode = "sys"
external_libraries = [
"GLib",
"GObject"
]
[external_libraries]
gstreamer="Gst"
gstreamer_base="GstBase"