Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
Class | Package | Description | |
---|---|---|---|
CameraSettings | com.diadraw.extensions.camera | A convenience class for setting up the camera. | |
CameraSettingsAndroid | com.diadraw.extensions.camera | A set of constants of valid resolutions on Android. | |
CameraSettingsiOS | com.diadraw.extensions.camera | A set of constants of valid resolutions on iOS. | |
NativeCameraDriver | com.diadraw.extensions.camera | NativeCameraDriver is the main interface for communicating with the native camera. | |
NativeCameraDriverEvent | com.diadraw.extensions.camera | Class for dealing with events from the native camera. | |
OrientationCalculator | com.diadraw.extensions.camera | Helper base class for adjusting the orientation of the camera preview according to the device orientation. | |
OrientationCalculatorAndroid | com.diadraw.extensions.camera | Helper class for adjusting the orientation of the camera preview on Android according to the device orientation. | |
OrientationCalculatoriOS | com.diadraw.extensions.camera | Helper class for adjusting the orientation of the camera preview on iOS according to the device orientation. |