1 out of 4 rated this helpful - Rate this topic

Microsoft.Devices Namespace

Windows Phone

March 22, 2012

Contains information related to the hardware of Windows Phone devices.

  Class Description
Public class Camera The base class for camera application support.
Public class CameraButtons Provides events that are triggered by the device shutter button.
Public class CameraOperationCompletedEventArgs Provides data for camera events such as Initialized, AutoFocusCompleted, and CaptureCompleted.
Public class CameraVideoBrushExtensions Uses the VideoBrush to render a composited video source onto an object. Typical usage is to provide the background for elements such as a rectangle or container.
Public class ContentReadyEventArgs Provides data for PhotoCamera events.
Public class Environment Gives applications access to information about the environment in which they are running. In the current release, the only supported property of this class is DeviceType, which is used to determine if an application is running on an actual Windows Phone device or on the device emulator on a PC.
Public class MediaHistory The MediaHistory class contains information about media items that are newly acquired, recently played, or currently playing.
Public class MediaHistoryItem Contains information about the media item that will show up in the user media history.
Public class PhotoCamera Provides the basic camera functionality for a Windows Phone still camera application. This class includes members for enabling and configuring functionality such as image capture, focus, resolution, and flash mode. Also, it provides events for camera focus, image capture, and image availability.
Public class VibrateController Allows Windows Phone applications to start and stop vibration on the device. Obtain an instance of this class using the Default method.
Public class YCbCrPixelLayout Represents the current YCbCr plane layout for GetPreviewBufferYCbCr(Byte[]).
  Enumeration Description
Public enumeration CameraType Specifies the general location of the camera on the device.
Public enumeration DeviceType Defines the device type values used by the DeviceType property.
Public enumeration FlashMode Defines the operating mode of the camera flash.

Did you find this helpful?
(1500 characters remaining)