Provided by: libming-dev_0.4.5-1ubuntu5_amd64
NAME
SWFMovie_setRate - set the frame rate of a movie
SYNOPSIS
#include <ming.h> void SWFMovie_setRate ( SWFMovie movie, float rate );
PARAMETERS
SWFMovie movie Movie to adjust. float rate New frame rate.
DESCRIPTION
This function sets the frame rate for the movie.