Cargo Features
Glide has no features set by default.
[dependencies]
glide = { version = "0.6.5", features = ["self-updater", "x11egl", "x11glx", "wayland", "dmabuf", "devel"] }
- self-updater = self_update
- x11egl
-
Enables x11egl of gst-plugin-gtk4
- x11glx
-
Enables x11glx of gst-plugin-gtk4
- wayland
-
Enables wayland of gst-plugin-gtk4
gst-plugin-gtk4:
Deprecated
- dmabuf
-
Enables dmabuf of gst-plugin-gtk4
- devel
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.
- self_update self-updater?
-
Enables self_update ^0.28