Skip to main content

CCEffectPlayer

CCEffectPlayer

CocosDenshion

Inheritance: System.Object

Constructors

CCEffectPlayer()

CCEffectPlayer()()

Fields

s_mciError(System.UInt64)

Properties

SoundID(System.Int32)
Volume(System.Single)

Methods

Close()

Close()()

~CCEffectPlayer()

~CCEffectPlayer()()

IsPlaying()

System.Boolean IsPlaying()()
Returns:
System.Boolean

Open(string, int)

Open(string, int)(System.String pFileName, System.Int32 uId)
Parameters:
pFileName (System.String)
uId (System.Int32)

Pause()

Pause()()

Play()

Play()()

Play(bool)

Play(bool)(System.Boolean bLoop)
Parameters:
bLoop (System.Boolean)

Resume()

Resume()()

Rewind()

Rewind()()

Stop()

Stop()()