Cargo Features

[dependencies]
gst-plugin-fallbackswitch = { version = "0.12.4", default-features = false, features = ["capi", "v1_20", "doc", "gst-plugin-gtk4", "gtk", "gio"] }
default = v1_20

The v1_20 feature is set by default whenever gst-plugin-fallbackswitch is added without default-features = false somewhere in the dependency tree.

static capi
v1_20 default

Enables v1_20 of gstreamer

doc

Enables v1_18 of gstreamer

Features from optional dependencies

gst-plugin-gtk4 implicit feature

Enables gst-plugin-gtk4

gst-plugin-gtk4:

GStreamer GTK 4 Sink element and Paintable widget

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