Skip to content

python: Fix variable name for gst_element_factory_make

In order to use keyword argument, the names shoudl match the documentation. Both arguments name was changed in the override.

Fixes: #2779 (closed)

Merge request reports