av_version_info

Return an informative version string. This usually is the actual release version number or a git commit description. This string has no fixed format and can change any time. It should never be parsed by code.

extern (C) @nogc nothrow
const(char)*
av_version_info
()

Meta