virtual float GetFrameRate() const = 0;
GetFrameRate obtains the SWF frame rate. This is a minimum rate at which Movie::Advance should be called for smooth animation.
A float value containing the frame rate; this does not need to be an integer multiple.