SWFMovie->setRate
(No version information available, might be only in CVS)
SWFMovie->setRate — Sets the animation's frame rate
Descrição
SWFMovie
void setRate
( int $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.
SWFMovie->setRate
There are no user contributed notes for this page.
