Ubuntu Manpages

SWFMovie_setRate

set the frame rate of a movie

#include <ming.h>

void SWFMovie_setRate
(
SWFMovie movie,
float rate
);

Movie to adjust.
New frame rate.

This function sets the frame rate for the movie.