mirror of
https://github.com/qrtc/ffmpeg-dev-go.git
synced 2025-10-06 16:19:38 +08:00
2023-10-26 13:54:33 CST W43D4
This commit is contained in:
@@ -6,6 +6,7 @@ package ffmpeg
|
||||
import "C"
|
||||
import "unsafe"
|
||||
|
||||
// AVHashContext
|
||||
type AVHashContext C.struct_AVHashContext
|
||||
|
||||
// AvHashAlloc allocates a hash context for the algorithm specified by name.
|
||||
|
Reference in New Issue
Block a user