int
GetFrameCount(
int
frameRate
)
Summary
Given a
['paramref'], how many frames would need to be allocated
to represent every moment of time up until now. This is always at least
['c'],
and will be
['c'] more than
MovieMaker.MovieTime.GetFrameIndex unless this time
is exactly on a frame boundary.