Packagecom.adobe.rtc.events
Classpublic class CameraConfigurationEvent
InheritanceCameraConfigurationEvent Inheritance flash.events.Event

Emitted by WebcamPublisher, this event class notifies changes to camera configuration.

See also

com.adobe.rtc.collaboration.WebcamPublisher


Public Methods
 MethodDefined by
  
CameraConfigurationEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)
CameraConfigurationEvent
Public Constants
 ConstantDefined by
  CAPTURE_WIDTH_HEIGHT_FACTOR_CHANGED : String = "captureWidthHeightFactorChanged"
[static] Event type dispatched to indicate Capturing width height factor changed
CameraConfigurationEvent
  FPS_CHANGED : String = "fpsChanged"
[static] Event type dispatched to indicate fps has changed.
CameraConfigurationEvent
  KEY_FRAME_INTERVAL_CHANGED : String = "keyFrameIntervalChanged"
[static] Event type dispatched to indicate Key Frame Interval Changed.
CameraConfigurationEvent
  QUALITY_CHANGED : String = "qualityChanged"
[static] Event type dispatched to indicate quality level has changed.
CameraConfigurationEvent
Constructor detail
CameraConfigurationEvent()constructor
public function CameraConfigurationEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)Parameters
type:String
 
bubbles:Boolean (default = false)
 
cancelable:Boolean (default = false)
Constant detail
CAPTURE_WIDTH_HEIGHT_FACTOR_CHANGEDconstant
public static const CAPTURE_WIDTH_HEIGHT_FACTOR_CHANGED:String = "captureWidthHeightFactorChanged"

Event type dispatched to indicate Capturing width height factor changed

FPS_CHANGEDconstant 
public static const FPS_CHANGED:String = "fpsChanged"

Event type dispatched to indicate fps has changed.

KEY_FRAME_INTERVAL_CHANGEDconstant 
public static const KEY_FRAME_INTERVAL_CHANGED:String = "keyFrameIntervalChanged"

Event type dispatched to indicate Key Frame Interval Changed.

QUALITY_CHANGEDconstant 
public static const QUALITY_CHANGED:String = "qualityChanged"

Event type dispatched to indicate quality level 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/CameraConfigurationEvent.html