[Bug 704774] gstappsrc : add "queued-byte" action signal

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jul 24 00:17:07 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704774
  GStreamer | gst-plugins-base | 1.x

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #249982|none                        |needs-work
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-24 07:17:01 UTC ---
(From update of attachment 249982)
Just make this a normal GObject property, no need for it to be an action signal
:)

Why exactly do you need it? To implement non-blocking pushing to appsrc but
still have a queue inside appsrc? For that it would alternatively be possible
to just add a property to appsrc to return a custom flow return as result of
push_buffer() if the queue would run full.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list