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

NAME

       SWFMovie_output - Oputput a movie with SWFByteOutputMethod

SYNOPSIS

       #include <ming.h>

       int SWFMovie_output
       (
            SWFMovie movie,
            SWFByteOutputMethod method,
            void *data
       );

PARAMETERS

       SWFMovie movie
              Not Documented.

       SWFByteOutputMethod method
              Not Documented.

       void *data
              Not Documented.

DESCRIPTION

       Oputput a movie with SWFByteOutputMethod.

RETURNS

       The number of bytes written.