Function ffmpeg_sys_fframes::av_timecode_check_frame_rate
source ยท pub unsafe extern "C" fn av_timecode_check_frame_rate(
rate: AVRational,
) -> c_intExpand description
Check if the timecode feature is available for the given frame rate
@return 0 if supported, <0 otherwise