mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-05 07:56:51 +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
|