跳到主要内容

av_timecode_check_frame_rate

搜索

函数 av_timecode_check_frame_rate 

源代码
pub unsafe extern "C" fn av_timecode_check_frame_rate(
    rate: AVRational,
) -> c_int
展开描述

Check if the timecode feature is available for the given frame rate

@return 0 if supported, <0 otherwise