Provided by: libming-dev_0.4.5-1ubuntu5_amd64 

NAME
SWFMovie_getRate - get the frame rate of a movie
SYNOPSIS
#include <ming.h>
float SWFMovie_getRate(SWFMovie movie);
PARAMETERS
SWFMovie movie
Movie to adjust.
DESCRIPTION
This function gets the frame rate for the movie.
c2man movie.c 1 October 2008 SWFMovie_getRate(3)