SWFMovie_setDimension
set the dimensions of a movie
- Provided by: libming-dev (Version: 1:0.4.5-1.2ubuntu7)
- Source: ming
- Report a bug
set the dimensions of a movie
#include <ming.h>
void SWFMovie_setDimension
(
SWFMovie movie,
float width,
float height
);
This function sets the dimensions for the movie.