API Diff Specification
To Version: Android SDK 0.9_r1
From Version: Android SDK m5-rc14
Generated 2008.08.14 15:44

Package android.hardware

Removed Classes
CameraDevice The CameraDevice class is used to open/release the camera driver, set image parameters and capture a preview frame (320*240 pixels) or a full-resolution image (1280*1024 pixels).
CameraDevice.CaptureParams This class is used to set image parameters.
Sensors A class providing access to various platform sensors.
 

Added Classes and Interfaces
Camera The Camera class is used to connect/disconnect with the camera service, set capture settings, start/stop preview, snap a picture, and retrieve frames for encoding for video.
Camera.AutoFocusCallback Handles the callback for the camera auto focus.
Camera.ErrorCallback Handles the camera error callback.
Camera.Parameters Handles the parameters for pictures created by a Camera service.
Camera.PictureCallback Handles the callback for when a picture is taken.
Camera.PreviewCallback Used to get a copy of each preview frame.
Camera.Size Handles the picture size (dimensions).
SensorListener Used for receiving notifications from the SensorManager when sensor values have changed.
SensorManager Class that lets you access the device's sensors.
 

©2008 Google - Code Home - Site Terms of Service - Privacy Policy
Generated by JDiff