From: arnabsamanta <arn...@ta...> - 2008-09-11 10:00:35
|
Hi , can any body tel me what kind of input is taken by the QUEUE element in gstreamer ? is it frame by frame for a video file ? and i am going throught the code of the gstqueue.c .... how the queue->queue is getting the input ? in the init() queue->queue = g_queue_new (); is done ? it only creates a new queue . how the data flows in the queue ? regards, ~Arnab The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it. |