Files
go-gst/examples/plugins/basetransform/internal/customtransform/element.go
RSWilli e66718fb38 comment customBaseTransform to fix staticcheck
TODO: re-implement the example
2025-09-16 22:36:08 +02:00

6 lines
93 B
Go

package customtransform
// type customBaseTransform struct {
// gstbase.BaseTransform
// }