av_timecode_adjust_ntsc_framenum2

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

extern (C) @nogc nothrow
int
av_timecode_adjust_ntsc_framenum2
(,
int fps
)

Meta