swresample_version

Return the @ref LIBSWRESAMPLE_VERSION_INT constant.

This is useful to check if the build-time libswresample has the same version as the run-time one.

@returns the unsigned int-typed version

extern (C) @nogc nothrow
uint
swresample_version
()

Meta