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.

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

Meta