跳到主要内容

av_version_info

搜索

函数 av_version_info 

源代码
pub unsafe extern "C" fn av_version_info() -> *const c_char
展开描述

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.