Packagecom.adobe.rtc.events
Classpublic class CameraModelEvent
InheritanceCameraModelEvent Inheritance flash.events.Event

Emitted by CameraModel and WebCamera this event class notifies changes in either the layout or quality settings on image

See also

com.adobe.rtc.pods.WebCamera
com.adobe.rtc.pods.cameraClasses.CameraModel


Public Methods
 MethodDefined by
  
CameraModelEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)
CameraModelEvent
Public Constants
 ConstantDefined by
  LAYOUT_CHANGE : String = "layoutChange"
[static] Event dispatched when the layout of Image changes
CameraModelEvent
  QUALITY_CHANGE : String = "qualityChange"
[static] Event dispatched when the Quality of image changes
CameraModelEvent
Constructor detail
CameraModelEvent()constructor
public function CameraModelEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)Parameters
type:String
 
bubbles:Boolean (default = false)
 
cancelable:Boolean (default = false)
Constant detail
LAYOUT_CHANGEconstant
public static const LAYOUT_CHANGE:String = "layoutChange"

Event dispatched when the layout of Image changes

QUALITY_CHANGEconstant 
public static const QUALITY_CHANGE:String = "qualityChange"

Event dispatched when the Quality of image changes





 

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/CameraModelEvent.html