mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-04 15:42:52 +08:00
fix some staticcheck reports and set gst min version to 1.26
This commit is contained in:
@@ -96,6 +96,4 @@ func main() {
|
||||
|
||||
<-ctx.Done()
|
||||
pipeline.BlockSetState(gst.StateNull, gst.ClockTime(time.Second))
|
||||
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user