SoundMixerLocatorEvent

Kind of class:public class
Package:com.bourre.media.sound
Inherits from:Event
Classpath:com.bourre.media.sound.SoundMixerLocatorEvent
File last modified:Monday, 24 November 2008, 11:36:46

Summary


Constructor
Instance methods

Constructor

SoundMixerLocatorEvent

public function SoundMixerLocatorEvent (
type:String, name:String, sm:SoundMixer)

Instance methods

getName

public function getName (
) : String

getSoundMixer

public function getSoundMixer (

Event handlers

onRegisterSoundMixerEVENT

public static onRegisterSoundMixerEVENT:String = "onRegisterSoundMixer"
(read,write)

onUnregisterSoundMixerEVENT

public static onUnregisterSoundMixerEVENT:String = "onUnregisterSoundMixer"
(read,write)