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  
getAvailableDevices() — method, class com.distriqt.extension.camera.Camera
Returns the available capture devices.
getAvailableImageFormats() — method, class com.distriqt.extension.camera.Camera
Retrieves a list of the available image formats for image stills
getCameraModes() — method, interface com.distriqt.extension.camera.device.CameraDevice
Get the available modes of operation for the camera, i.e.
getCurrentDevice() — method, class com.distriqt.extension.camera.Camera
Returns the currently connected device, or null if none are connected.
getFrameBuffer(destination:flash.utils:ByteArray) — method, interface com.distriqt.extension.camera.device.CameraDevice
Copies the latest frame captured by the camera to the supplied byte array.
getPreviewModes() — method, interface com.distriqt.extension.camera.device.CameraDevice
Get the available preview modes of operation for the camera, i.e.
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