mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-06 08:27:03 +08:00
implement GstMeta, organize C code, add github action for linting
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
package gst
|
||||
|
||||
// #include <gst/gst.h>
|
||||
// #include "gst.go.h"
|
||||
import "C"
|
||||
|
||||
import (
|
||||
"unsafe"
|
||||
)
|
||||
|
Reference in New Issue
Block a user