PHP Dokumentation: Function swfvideostream setdimension
12. Januar 2010 von werner
SWFVideoStream->setDimension
(PHP 5.0.5-5.3.0, PECL ming SVN)
SWFVideoStream->setDimension — Sets video dimension
Beschreibung
void setDimension ( int $x , int $y )
Sets the width and height for streamed videos.
Parameter-Liste
- x
Width in pixels.
- y
Height in pixels.
Rückgabewerte
Es wird kein Wert zurückgegeben.