mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-05 07:56:51 +08:00
cleanup plugin examples
This commit is contained in:
@@ -405,8 +405,6 @@ func (w *websocketSrc) New() glib.GoObjectSubclass {
|
||||
}
|
||||
}
|
||||
|
||||
func (w *websocketSrc) TypeInit(instance *glib.TypeInstance) {}
|
||||
|
||||
func (w *websocketSrc) ClassInit(klass *glib.ObjectClass) {
|
||||
class := gst.ToElementClass(klass)
|
||||
class.SetMetadata(
|
||||
|
Reference in New Issue
Block a user