SWFMovie_setRate
set the frame rate of a movie
- Provided by: libming-dev (Version: 1:0.4.5-1.2ubuntu7)
- Source: ming
- Report a bug
set the frame rate of a movie
#include <ming.h>
void SWFMovie_setRate
(
SWFMovie movie,
float rate
);
This function sets the frame rate for the movie.