mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-04 23:52:55 +08:00
major rework of reference handling
This commit is contained in:
@@ -96,7 +96,7 @@ func padProbes(mainLoop *glib.MainLoop) error {
|
||||
}
|
||||
}
|
||||
|
||||
return pipeline.Destroy()
|
||||
return nil
|
||||
}
|
||||
|
||||
func handleMessage(msg *gst.Message) error {
|
||||
|
Reference in New Issue
Block a user