mirror of
https://github.com/qrtc/ffmpeg-dev-go.git
synced 2025-10-06 16:19:38 +08:00
2023-11-04 09:57:04 CST W44D6
This commit is contained in:
@@ -3871,7 +3871,9 @@ const (
|
||||
SUBTITLE_ASS = AVSubtitleType(C.SUBTITLE_ASS)
|
||||
)
|
||||
|
||||
const AV_SUBTITLE_FLAG_FORCED = C.AV_SUBTITLE_FLAG_FORCED
|
||||
const (
|
||||
AV_SUBTITLE_FLAG_FORCED = C.AV_SUBTITLE_FLAG_FORCED
|
||||
)
|
||||
|
||||
// AVSubtitleRect
|
||||
type AVSubtitleRect C.struct_AVSubtitleRect
|
||||
|
Reference in New Issue
Block a user