[Bug 704774] appsrc: add "queued-byte" action signal
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Jul 25 04:31:55 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=704774
GStreamer | gst-plugins-base | 1.x
--- Comment #2 from Changbok <changbok.chea at gmail.com> 2013-07-25 11:31:50 UTC ---
Created an attachment (id=250100)
View: https://bugzilla.gnome.org/attachment.cgi?id=250100
Review: https://bugzilla.gnome.org/review?bug=704774&attachment=250100
change "queued-byte" action signal to property
I agree your opinion. signal is not appropriate when user needs some
information query. so I changed signal method to property.
I tried to make app for streaming play. also I'd like to prebuffer in app.
because if app prebuffered enough data, play will be smoothly.
although appsrc already had "enough-data" signal, I should know appsrc buffer's
current remained size, because app has threshold about pipeline(custom bin)
total buffer.
--
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