Packagecom.adobe.rtc.events
Classpublic class AudioConfigurationEvent
InheritanceAudioConfigurationEvent Inheritance flash.events.Event

Emitted by AudioPublisher, this event class notifies changes to audio configuration.

See also

com.adobe.rtc.collaboration.AudioPublisher


Public Methods
 MethodDefined by
  
AudioConfigurationEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)
AudioConfigurationEvent
Public Constants
 ConstantDefined by
  ECHO_SUPPRESSION_CHANGED : String = "echoSuppressionChanged"
[static] Event type dispatched to indicate echoSuppression has changed.
AudioConfigurationEvent
  GAIN_CHANGED : String = "gainChanged"
[static] Event type dispatched to indicate gain has changed.
AudioConfigurationEvent
  SILENCE_LEVEL_CHANGED : String = "silenceLevelChanged"
[static] Event type dispatched to indicate silence level has changed.
AudioConfigurationEvent
  SILENCE_TIMEOUT_CHANGED : String = "silenceTimeoutChanged"
[static] Event type dispatched to indicate silence Timeout has changed.
AudioConfigurationEvent
Constructor detail
AudioConfigurationEvent()constructor
public function AudioConfigurationEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)Parameters
type:String
 
bubbles:Boolean (default = false)
 
cancelable:Boolean (default = false)
Constant detail
ECHO_SUPPRESSION_CHANGEDconstant
public static const ECHO_SUPPRESSION_CHANGED:String = "echoSuppressionChanged"

Event type dispatched to indicate echoSuppression has changed.

GAIN_CHANGEDconstant 
public static const GAIN_CHANGED:String = "gainChanged"

Event type dispatched to indicate gain has changed.

SILENCE_LEVEL_CHANGEDconstant 
public static const SILENCE_LEVEL_CHANGED:String = "silenceLevelChanged"

Event type dispatched to indicate silence level has changed.

SILENCE_TIMEOUT_CHANGEDconstant 
public static const SILENCE_TIMEOUT_CHANGED:String = "silenceTimeoutChanged"

Event type dispatched to indicate silence Timeout has changed.





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/rtc/events/AudioConfigurationEvent.html