2023-10-31 09:16:44 CST W44D2

This commit is contained in:
aggresss
2023-10-31 09:16:44 +08:00
parent f00ecdba54
commit e20be69f17
51 changed files with 645 additions and 78 deletions

View File

@@ -9,6 +9,7 @@ package ffmpeg
*/
import "C"
// AVMotionVector
type AVMotionVector C.struct_AVMotionVector
// GetSource gets `AVMotionVector.source` value.