Thibault Saunier ba94af0285 queue: Send the notify signals on queue level changes
This is documented as:

> you can query how many buffers are queued by reading the
> #gstqueue:current-level-buffers property. you can track changes
> by connecting to the notify::current-level-buffers signal (which
> like all signals will be emitted from the streaming thread). the same
> applies to the #gstqueue:current-level-time and
> #gstqueue:current-level-bytes properties.

... but was not implemented.

This also respects the `notify::silent` property for the notify signals
to be less intrusive.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7486>
2024-10-28 20:45:37 +00:00
..
2024-08-17 15:00:11 +05:30
2024-06-13 04:48:56 +00:00
2024-09-27 16:43:37 +00:00
2024-06-22 12:26:22 +01:00
2024-08-17 15:00:11 +05:30
2024-05-02 13:26:09 +02:00
2024-08-14 04:34:27 +00:00