mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-06 08:27:03 +08:00
6 lines
93 B
Go
6 lines
93 B
Go
package customtransform
|
|
|
|
// type customBaseTransform struct {
|
|
// gstbase.BaseTransform
|
|
// }
|