mirror of
https://github.com/qrtc/ffmpeg-dev-go.git
synced 2025-10-05 15:47:33 +08:00
2023-10-26 13:54:33 CST W43D4
This commit is contained in:
@@ -53,7 +53,7 @@ import "C"
|
||||
|
||||
// NONEED: av_append_path_component
|
||||
|
||||
type AVEscapeMode C.enum_AVEscapeMode
|
||||
type AVEscapeMode = C.enum_AVEscapeMode
|
||||
|
||||
const (
|
||||
AV_ESCAPE_MODE_AUTO = C.AV_ESCAPE_MODE_AUTO
|
||||
|
Reference in New Issue
Block a user