SWFVideoStream
PHP Manual

SWFVideoStream::setDimension

(PHP 5.0.5-5.3.0, PHP 7, PECL ming SVN)

SWFVideoStream::setDimensionSets video dimension

Açıklama

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

Sets the width and height for streamed videos.

Değiştirgeler

x

Width in pixels.

y

Height in pixels.

Dönen Değerler

Hiçbir değer dönmez.


SWFVideoStream
PHP Manual