| Package | com.adobe.rtc.events |
| Class | public class CameraModelEvent |
| Inheritance | CameraModelEvent flash.events.Event |
CameraModel and WebCamera this event class notifies changes in either the layout or quality settings on image
See also
| Method | Defined by | ||
|---|---|---|---|
|
CameraModelEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)
| CameraModelEvent | ||
| Constant | Defined 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 | ||
| CameraModelEvent | () | constructor |
public function CameraModelEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)Parameters
type:String |
|
bubbles:Boolean (default = false) |
|
cancelable:Boolean (default = false) |
| LAYOUT_CHANGE | constant |
public static const LAYOUT_CHANGE:String = "layoutChange"Event dispatched when the layout of Image changes
| QUALITY_CHANGE | constant |
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