mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-05 07:56:51 +08:00
major rework of reference handling
This commit is contained in:
@@ -96,7 +96,7 @@ func queries(mainLoop *glib.MainLoop) error {
|
||||
|
||||
bus.RemoveWatch()
|
||||
|
||||
return pipeline.Destroy()
|
||||
return nil
|
||||
}
|
||||
|
||||
func main() {
|
||||
|
Reference in New Issue
Block a user