Cargo Features

mxl-player-components has no features set by default.

[dependencies]
mxl-player-components = { version = "0.1.1", features = ["x11egl", "x11glx", "wayland", "dmabuf"] }
x11egl

Enables x11egl of gst-plugin-gtk4 =0.13.1

Force crate to version 0.13.1, becuse 0.13.3 is broken, when executing: cargo check --no-default-features --features dmabuf

x11glx

Enables x11glx of gst-plugin-gtk4 =0.13.1

wayland

Enables wayland of gst-plugin-gtk4 =0.13.1

dmabuf

Enables dmabuf of gst-plugin-gtk4 =0.13.1