QtGstreamer and Probes
Quentin
quentin.pantostier at yahoo.com
Fri Aug 18 07:37:47 UTC 2017
I thought that QGst::PipelinePtr was just a RefPointer, but it is not
necessary to use such qt properties. I find an other way to do the work :D.
(In case some one is interested, i use d_pointer from QT to keep all my data
and give it to the callback function. Thank to that, i just have to convert
the QGst::PadPtr to gstPad with the smart pointer to set the probe and keep
using Qtgstreamer in the callback function.)
It works for the moment, but yeah add a method in the QGst::Pad class that
handle prope could be great. But i'm not sure to be qualified to do that :s
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/QtGstreamer-and-Probes-tp4684227p4684258.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list