mirror of
https://github.com/go-gst/go-gst.git
synced 2025-10-12 03:10:13 +08:00
switch to github.com/go-gst/go-pointer
This commit is contained in:
@@ -26,7 +26,7 @@ import (
|
||||
"unsafe"
|
||||
|
||||
"github.com/go-gst/go-glib/glib"
|
||||
gopointer "github.com/mattn/go-pointer"
|
||||
gopointer "github.com/go-gst/go-pointer"
|
||||
)
|
||||
|
||||
// GetMaxBufferMemory returns the maximum amount of memory a buffer can hold.
|
||||
|
Reference in New Issue
Block a user