Files
go-gst/gst/base/doc.go
2021-01-08 22:00:38 +02:00

6 lines
210 B
Go

// Package base contains bindings for extendable GStreamer base objects.
//
// The objects and methods provided by this package are mostly for use in building
// plugins using the go-gst bindings.
package base