The SWFSoundInstance class

(PHP 5 < 5.3.0, PECL ming SVN)

简介

SWFSoundInstance objects are returned by the SWFSprite::startSound() and SWFMovie::startSound() methods.

类摘要

SWFSoundInstance {
/* 方法 */
loopCount ( int $point ) : void
loopInPoint ( int $point ) : void
loopOutPoint ( int $point ) : void
noMultiple ( void ) : void
}

Table of Contents