WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!
DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!
"SWFMovie_output_to_stream" 3 "1 October 2008" "c2man movie.c"
"NAME"
SWFMovie_output_to_stream - Output movie to FILE stream
"SYNOPSIS"
#include <ming.h>

int SWFMovie_output_to_stream

(

SWFMovie movie,

FILE *fp

);

"PARAMETERS"

"SWFMovie movie" Not Documented.

"FILE *fp" Not Documented.

"DESCRIPTION"
Output movie to FILE stream.
"RETURNS"
The number of bytes written.