GstEnginePipeline: Use gst_bus_remove_watch to remove bus watch
This commit is contained in:
@@ -289,7 +289,6 @@ class GstEnginePipeline : public QObject {
|
||||
int pad_added_cb_id_;
|
||||
int notify_source_cb_id_;
|
||||
int about_to_finish_cb_id_;
|
||||
int bus_cb_id_;
|
||||
|
||||
QThreadPool set_state_threadpool_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user