PHP Doku:: Sets video dimension - function.swfvideostream.setdimension.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzNon-Text MIME-AusgabenMing (flash)The SWFVideoStream classSWFVideoStream->setDimension

Ein Service von Reinhard Neidl - Webprogrammierung.

The SWFVideoStream class

<<SWFVideoStream->getNumFrames

PDF>>

SWFVideoStream->setDimension

(PHP 5.0.5-5.3.0, PECL ming SVN)

SWFVideoStream->setDimensionSets video dimension

Beschreibung

void SWFVideoStream::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.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)