(PHP 5.0.5-5.3.0, PHP 7, PECL ming SVN)
Sets video dimension
void SWFVideoStream::setDimension ( int $x, int $y )
Sets the width and height for streamed videos.
Parameters:
x
Width in pixels.
y
Height in pixels.
Returns:
No value is returned.
Please login to continue.