PHP Velho Oeste 2024

SWFVideoStream::setDimension

(PHP 5.0.5-5.3.0, PECL ming SVN)

SWFVideoStream::setDimensionSets video dimension

Açıklama

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

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top