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

int SWFMovie_save

(

SWFMovie movie,

const char *filename

);

"PARAMETERS"

"SWFMovie movie" Not Documented.

"const char *filename" Not Documented.

"DESCRIPTION"
Save movie to file.
"RETURNS"
The number of bytes written. -1 on error.