mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
8b9f1278b2
jackaudiosink and jackaudiosrc have a rank and might be plugged as part of auto-plugging inside playbin and playsink or the autoaudiosink/autoaudiosrc elements, so we don't really want to spew ERROR log messages in that case, which is consistent with what alsasink and pulseaudiosink do. This is less noticable on Linux because pulseaudiosink has a higher and alsasink which has the same rank comes before jack in the alphabet. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4545> |
||
---|---|---|
.. | ||
gstjack.c | ||
gstjack.h | ||
gstjackaudioclient.c | ||
gstjackaudioclient.h | ||
gstjackaudiosink.c | ||
gstjackaudiosink.h | ||
gstjackaudiosrc.c | ||
gstjackaudiosrc.h | ||
gstjackloader.c | ||
gstjackloader.h | ||
gstjackringbuffer.h | ||
gstjackutil.c | ||
gstjackutil.h | ||
meson.build |