Skip to content

gstreamer: Provide better bindings for ElementFactoryListType

Make it an actual bitflags type instead of just an u64 alias and add all the constants. As it's not defined as bitflags in C this needs to be done manually.

Merge request reports