PHP Velho Oeste 2024

La clase SWFSoundInstance

(PHP 5 < 5.3.0, PECL ming SVN)

Introducción

Los objetos SWFSoundInstance son devueltos por los métodos SWFSprite::startSound() y SWFMovie::startSound().

Sinopsis de la Clase

SWFSoundInstance {
/* Métodos */
loopCount ( int $point ) : void
loopInPoint ( int $point ) : void
loopOutPoint ( int $point ) : void
noMultiple ( void ) : void
}

Tabla de contenidos

add a note add a note

User Contributed Notes

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