pub unsafe extern "C" fn av_timecode_adjust_ntsc_framenum2(
    framenum: c_int,
    fps: c_int
) -> c_int
Expand description

Adjust frame number for NTSC drop frame time code.

@param framenum frame number to adjust @param fps frame per second, multiples of 30 @return adjusted frame number @warning adjustment is only valid for multiples of NTSC 29.97