mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-04 15:42:52 +08:00
add some missing methods
This commit is contained in:
@@ -62,6 +62,7 @@ func runPipeline(loop *glib.MainLoop) error {
|
||||
return true
|
||||
})
|
||||
|
||||
fmt.Println("Starting device monitor")
|
||||
monitor.Start()
|
||||
fmt.Println("Started device monitor")
|
||||
devices := monitor.GetDevices()
|
||||
|
Reference in New Issue
Block a user