This topic has not yet been rated - Rate this topic

CameraCaptureMode Enumeration

Windows Mobile 6.5
3/29/2010

The CameraCaptureMode enumeration specifies the camera mode used for image capture.

Namespace: Microsoft.WindowsMobile.Forms
Assembly: Microsoft.WindowsMobile.Forms (in microsoft.windowsmobile.forms.dll)
public enum CameraCaptureMode
Member name Description
Still Capture a still image. This is the default. Value = 0.
VideoOnly Capture a video clip without audio.
VideoWithAudio Capture a video clip with audio.
Did you find this helpful?
(1500 characters remaining)