Provided by: libming-dev_0.4.5-1.2ubuntu7_amd64 bug

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.