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




NAME

       SWFVideoStream_setDimension - sets video dimension


SYNOPSIS

       #include <ming.h>

       void SWFVideoStream_setDimension
       (
            SWFVideoStream stream,
            int width,
            int height
       );


PARAMETERS

       SWFVideoStream stream
              Stream object.

       int width
              Width in px.

       int height
              Height in px.


DESCRIPTION

       This  function  set  width  and  height  for streamed videos Works only
       _streamed_ videos (progressive download or rtmp).



c2man videostream.c              23 July 2008   SWFVideoStream_setDimension(3)

ming 0.4.3 - Generated Thu Dec 9 06:38:53 CST 2010
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.