Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
SWFVideoStream_getNumFrames - returns the number of video-frames
SYNOPSIS
#include <ming.h>
int SWFVideoStream_getNumFrames(SWFVideoStream stream);
PARAMETERS
SWFVideoStream stream
Embedded video stream.
DESCRIPTION
This function returns the number of video-frames of a SWFVideoStream. Works only for embedded streams!.
c2man videostream.c 23 July 2008 SWFVideoStream_getNumFrames(3)