mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-06 08:27:03 +08:00
6 lines
210 B
Go
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
|