gstreamer/docs
Seungha Yang 4a5197dc27 jack: Add port-names property to select ports explicitly
By this new property, user can select physical port to connect,
and element will pick requested port instead of random ones.
User should provide full port name including "client_name:" prefix.
An example is
jackaudiosrc port-names="system:capture_1,system:capture_3" ! ...
   jackaudiosink port-names="system:playback_2"

In addition to "port-names" property, a new connect type "explicit"
is added so that element can post error message if requested
"port-names" contains invalid port(s).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1037>
2021-07-30 15:58:20 +09:00
..
all_index.md doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00
gst_api_version.in doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00
gst_plugins_cache.json jack: Add port-names property to select ports explicitly 2021-07-30 15:58:20 +09:00
index.md doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00
meson.build rpicamsrc: flesh out docs and add to plugin docs cache 2020-07-10 17:37:28 +01:00
sitemap.txt doc: Port documentation to hotdoc 2019-05-13 11:34:56 -04:00