SWFVideoStream->setDimension()
(No version information available, might be only in CVS)
SWFVideoStream->setDimension() — Sets video dimension
Descrizione
SWFVideoStream
void setDimension
( int $x
, int $y
)
Sets the width and height for streamed videos.
Elenco dei parametri
- x
-
Width in pixels.
- y
-
Height in pixels.
Valori restituiti
Nessun valore viene restituito.
SWFVideoStream->setDimension()
There are no user contributed notes for this page.
