Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 

NAME
newSWFVideoStream - creates a new SWFVideoStream object
SYNOPSIS
#include <ming.h>
SWFVideoStream newSWFVideoStream(void);
DESCRIPTION
This function creates an empty videostream object. This object can be adressed via ActionScript to
connect and display a streamed video (progessive download / rtmp).
c2man videostream.c 23 July 2008 newSWFVideoStream(3)