Right, so I would detect the capabilities of ports and
construct a GUI
around that. I get what you mean.
if gstreamer doesnt wrap all the port-hint query stuff and you dont feel like implementing
it, in LV2 you can parse the port schema with eg Redland Python bindings. presumably the
one-way send-params-to-gstreamer is easier to build than a roundtrip..