mirror of
https://github.com/qrtc/ffmpeg-dev-go.git
synced 2025-10-28 01:31:40 +08:00
2023-10-31 09:16:44 CST W44D2
This commit is contained in:
@@ -20,6 +20,7 @@ const (
|
||||
AV_DICT_MULTIKEY = C.AV_DICT_MULTIKEY
|
||||
)
|
||||
|
||||
// AVDictionaryEntry
|
||||
type AVDictionaryEntry C.struct_AVDictionaryEntry
|
||||
|
||||
// GetKey gets `AVDictionaryEntry.key` value.
|
||||
|
||||
Reference in New Issue
Block a user