PHP Velho Oeste 2024

La classe SWFSoundInstance

(PHP 5 < 5.3.0, PECL ming SVN)

Introduction

Les objets SWFSoundInstance sont retournés par les méthodes SWFSprite::startSound() et SWFMovie::startSound().

Synopsis de la classe

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

Sommaire

add a note add a note

User Contributed Notes

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