FLVStream_getNumFrames   92 src/blocks/flv.h int FLVStream_getNumFrames(FLVStream *flv, int type);
FLVStream_getNumFrames  384 src/blocks/videostream.c 	stream->numFrames = FLVStream_getNumFrames(stream->flv, FLV_VIDEOTAG);