SWFVideoStream
PHP Manual

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.

返回值

没有返回值。


SWFVideoStream
PHP Manual