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

@@ -11,6 +11,7 @@ package ffmpeg
*/
import "C"
// AVVideotoolboxContext
type AVVideotoolboxContext C.struct_AVVideotoolboxContext
// AvVideotoolboxAllocContext allocates and initializes a Videotoolbox context.