2023-11-04 09:31:38 CST W44D6

This commit is contained in:
aggresss
2023-11-04 09:31:38 +08:00
parent 6fdcf16226
commit b8ad4f6a3d
22 changed files with 35 additions and 0 deletions

View File

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