SWFVideoStream
PHP Manual

SWFVideoStream::setDimension

(PHP 5.0.5-5.3.0, PECL ming SVN)

SWFVideoStream::setDimensionSets video dimension

Descrizione

void SWFVideoStream::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
PHP Manual