mirror of
https://github.com/qrtc/ffmpeg-dev-go.git
synced 2025-10-30 18:26:21 +08:00
2023-10-31 09:16:44 CST W44D2
This commit is contained in:
@@ -10,7 +10,6 @@ package ffmpeg
|
||||
import "C"
|
||||
|
||||
const (
|
||||
LIBSWRESAMPLE_VERSION_MAJOR = C.LIBSWRESAMPLE_VERSION_MAJOR
|
||||
LIBSWRESAMPLE_VERSION_MINOR = C.LIBSWRESAMPLE_VERSION_MINOR
|
||||
LIBSWRESAMPLE_VERSION_MICRO = C.LIBSWRESAMPLE_VERSION_MICRO
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user