MoodbarPipeline: Remove unused NewBufferCallback
This commit is contained in:
parent
0b49dcaa2d
commit
04eb97ef93
@ -62,7 +62,6 @@ class MoodbarPipeline : public QObject {
|
|||||||
void Cleanup();
|
void Cleanup();
|
||||||
|
|
||||||
static void NewPadCallback(GstElement *element, GstPad *pad, gpointer data);
|
static void NewPadCallback(GstElement *element, GstPad *pad, gpointer data);
|
||||||
static GstFlowReturn NewBufferCallback(GstAppSink *app_sink, gpointer self);
|
|
||||||
static GstBusSyncReply BusCallbackSync(GstBus *bus, GstMessage *message, gpointer data);
|
static GstBusSyncReply BusCallbackSync(GstBus *bus, GstMessage *message, gpointer data);
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user