Skip to content

gstreamer: bin: more generic add_many() API

Guillaume Desmottes requested to merge gdesmott/gstreamer-rs:many-api into main

No longer enforces to pass an array of references.

@slomo : I tried what you suggested yesterday and that seems to work.

If that's ok with you I'll change the other many APIs as well to this pattern.

Merge request reports