.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man! .\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST! .TH "SWFMovie_setRate" 3 "15 March 2007" "c2man movie.c" .SH "NAME" SWFMovie_setRate \- set the frame rate of a movie .SH "SYNOPSIS" .ft B #include .br .sp void SWFMovie_setRate .br ( .br SWFMovie movie, .br float rate .br ); .ft R .SH "PARAMETERS" .TP .B "SWFMovie movie" Movie to adjust. .TP .B "float rate" New frame rate. .SH "DESCRIPTION" This function sets the frame rate for the movie.