A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
saveToCameraRoll — Property, class com.distriqt.extension.camera.device.CaptureImageRequest
If true the image will be saved to the user's camera roll / gallery
saveToCameraRoll — Property, class com.distriqt.extension.camera.device.VideoOptions
If true the resultant video is saved to the user's camera roll and will appear in their "Photos" application.
SAVETOCAMERAROLL — Constant Static Property, class com.distriqt.extension.camera.events.VideoRecordEvent
SAVETOCAMERAROLL_ERROR — Constant Static Property, class com.distriqt.extension.camera.events.VideoRecordEvent
setCameraMode(mode:com.distriqt.extension.camera.device:CameraMode) — method, interface com.distriqt.extension.camera.device.CameraDevice
Allows you to control the capture mode of the camera.
setExposureMode(mode:String) — method, interface com.distriqt.extension.camera.device.CameraDevice
Sets the exposure mode from one of the available modes.
setExposurePointOfInterest(point:flash.geom:Point) — method, interface com.distriqt.extension.camera.device.CameraDevice
This function sets the point of interest for the camera use for exposure settings.
setFlashMode(mode:String) — method, interface com.distriqt.extension.camera.device.CameraDevice
Sets the mode for the flash on the camera
setFocusMode(mode:String) — method, interface com.distriqt.extension.camera.device.CameraDevice
Sets the focus mode from one of the available focus modes.
setFocusPointOfInterest(point:flash.geom:Point) — method, interface com.distriqt.extension.camera.device.CameraDevice
This function sets the point of interest for the camera to focus on.
setPreset(mode:String) — method, class com.distriqt.extension.camera.device.CameraMode
setPreviewMode(mode:com.distriqt.extension.camera.device:CameraMode) — method, interface com.distriqt.extension.camera.device.CameraDevice
Allows you to control the mode of operation of the camera.
setWhiteBalanceMode(mode:String) — method, interface com.distriqt.extension.camera.device.CameraDevice
Sets the white balance mode from one of the available modes.
SHOULD_EXPLAIN — Constant Static Property, class com.distriqt.extension.camera.AuthorisationStatus
This status means that the user has previously denied access.
startRecordingVideo(path:String, options:com.distriqt.extension.camera.device:VideoOptions) — method, interface com.distriqt.extension.camera.device.CameraDevice
Starts recording video (and audio) to the specified file location.
status — Property, class com.distriqt.extension.camera.events.AuthorisationEvent
STATUS — Constant Static Property, class com.distriqt.extension.camera.events.CameraEvent
stopRecordingVideo() — method, interface com.distriqt.extension.camera.device.CameraDevice
Stops any video recording session that is currently in progress.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z