update : 2015.11.03
php.shukuma.com

검색:
 
 
Sets video dimension

SWFVideoStream::setDimension

(PHP 5.0.5-5.3.0, PECL ming SVN)

SWFVideoStream::setDimensionSets video dimension

설명

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

Sets the width and height for streamed videos.

인수

x

Width in pixels.

y

Height in pixels.

반환값

값을 반환하지 않습니다.