SWFSoundStream_getFrames
DEPRECATED!
- Provided by: libming-dev (Version: 1:0.4.5-1.2ubuntu7)
- Source: ming
- Report a bug
DEPRECATED!
#include <ming.h>
int SWFSoundStream_getFrames(SWFSoundStream stream);
DEPRECATED!.
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.