manpagez: man pages & more
man SWFMovie_addMetadata(3)
Home | html | info | man
SWFMovie_addMetadata(3)                                SWFMovie_addMetadata(3)




NAME

       SWFMovie_addMetadata - adds Metadata to the movie


SYNOPSIS

       #include <ming.h>

       void SWFMovie_addMetadata
       (
            SWFMovie movie,
            const char *xml
       );


PARAMETERS

       SWFMovie movie
              Not Documented.

       const char *xml
              Not Documented.


DESCRIPTION

       This function inserts a metadata-tag into the movie. Only one metadata-
       tag can be set to a movie.  Metadata is specified as an XML string. For
       more details see: http://www.adobe.com/products/xmp.



c2man movie.c                   1 October 2008         SWFMovie_addMetadata(3)

ming 0.4.3 - Generated Tue Dec 7 10:49:25 CST 2010
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.