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, 30 or 60 @return adjusted frame number @warning adjustment is only valid in NTSC 29.97 and 59.94

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

Meta