Cargo Features
[dependencies]
gst-plugin-fallbackswitch = { version = "0.13.0", default-features = false, features = ["capi", "v1_20", "doc", "gst-plugin-gtk4", "gtk", "gio"] }
- default = v1_20
-
The
v1_20
feature is set by default whenevergst-plugin-fallbackswitch
is added without
somewhere in the dependency tree.default-features = false - static capi
- v1_20 default
- doc
Features from optional dependencies
- gst-plugin-gtk4 implicit feature
-
Enables gst-plugin-gtk4
gst-plugin-gtk4:
GStreamer GTK 4 sink element
- gtk implicit feature
-
Enables gtk4
gtk4:
Rust bindings of the GTK 4 library
- gio implicit feature
-
Enables gio
gio:
Rust bindings for the Gio library