SWFVideoStream
PHP Manual

SWFVideoStream->setDimension

(No version information available, might be only in CVS)

SWFVideoStream->setDimensionSets video dimension

Opis

SWFVideoStream
void setDimension ( int $x , int $y )

Sets the width and height for streamed videos.

Parametry

x

Width in pixels.

y

Height in pixels.

Zwracane wartości

żadna wartość nie jest zwracana.


SWFVideoStream
PHP Manual