[gst-devel] No notify signal from queue element

Stefan Kost ensonic at hora-obscura.de
Wed Aug 29 20:30:36 CEST 2007


hi,
Learner wrote:
> Hi,
> 
>   According to the documentation the queue element 
> supports, notification signal for changes in level 
> of queue data, viz buffers, time and bytes.
> 
>    This does not seem to work for me. Also, observed
> no invocation of g_object_notify to support this.
Eah property causes notify to trigger when someone does g_object_set(). All that
it needs is a running main_loop. Do you have one.

Stefan
>  
>    Is the documentation flawed or I'am missing
> something ? Could somebody please clarify my doubt ?
> 
>>From the docs / code ......
> 
> ---------------------------------------------  
> * 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.
> ----------------------------------------------
> 
> Cheers.
> 
> 
>       Download prohibited? No problem. CHAT from any browser, without download. Go to http://in.messenger.yahoo.com/webmessengerpromo.php/
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list