how GstBaseSrc determine the waiting time to next call basesr_class->create
ranjan
ranjanforu at gmail.com
Tue Sep 29 06:33:55 PDT 2015
I have a question on gstpushsrc/gstbasesrc.
how GstBaseSrc determine the waiting time to next call
basesr_class->create ? how can I lower it , or can it be
"as quickly as next buffer arrived"?
-------
Does it check the timestamp of dataoffset and if it expires, then only push
the data.
I see call to gst_base_src_wait.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/how-GstBaseSrc-determine-the-waiting-time-to-next-call-basesr-class-create-tp4673872.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list