Provided by: libming-dev_0.4.5-1ubuntu5_amd64 

NAME
SWFSoundStream_getFrames - DEPRECATED!
SYNOPSIS
#include <ming.h>
int SWFSoundStream_getFrames(SWFSoundStream stream);
PARAMETERS
SWFSoundStream stream
Not Documented.
DESCRIPTION
DEPRECATED!.
RETURNS
The number of movie frames for a given sound stream This function returns the number of movie frames
necessary to play the full sound stream. Works only if the sound stream object was added to a movie and
the stream source is a mp3 file. Use SWFSoundStream_getDuration() instead.
c2man soundstream.c 8 September 2008 SWFSoundStream_getFrames(3)