SWFVideoStream::setDimension

(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.

doc_php
2016-02-24 16:04:04
Comments
Leave a Comment

Please login to continue.