[][src]Function stainless_ffmpeg_sys::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