mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-06 08:27:03 +08:00
7 lines
184 B
Go
7 lines
184 B
Go
/*
|
|
Package gst contains bindings for the gstreamer C API. If you are trying
|
|
to build simple pipelines quickly (and optiionally readers/writers) see
|
|
the gstauto package.
|
|
*/
|
|
package gst
|