Unable to get the sample from Appsink using C++
RK29
giri_2984 at yahoo.co.in
Fri Aug 21 06:12:53 UTC 2020
Hey ,
I am almost there. getting error :Severity Code Description Project File
Line Suppression State
Error C2065 'new_sample1': undeclared identifier bmpTest
I implemented static GstFlowReturn new_sample1(GstAppSink* appsink, gpointer
data) {}
and calling GstAppSinkCallbacks callbacks = { NULL, new_preroll, new_sample1
};
is giving me above error. Your sample runs fine. Not sure why?
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list