SWFMovie->setRate
(PHP 4 >= 4.3.3)
SWFMovie->setRate — Sets the animation's frame rate
Descrição
void SWFMovie::setRate
( float $rate
)
Aviso
Esta função é EXPERIMENTAL. O comportamento desta função, seu nome, incluindo toda documentação pode ser modificado sem aviso em futuras versões do PHP. Esta função deve ser usada por sua própria conta e risco.
Sets the frame rate to the specified rate.
Animation will slow down if the player can't render frames fast enough- unless there's a streaming sound, in which case display frames are sacrificed to keep sound from skipping.
Parâmetros
- rate
-
The frame rate, in frame per seconds.
Valor Retornado
Não há valor retornado.
User Contributed Notes
SWFMovie->setRate
SWFMovie->setRate
There are no user contributed notes for this page.

SWFMovie->setFrames