WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
"SWFMovie_setRate" 3 "1 October 2008" "c2man movie.c"
"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.