Camera Capture
8/28/2008
This code sample is named CECamera. It demonstrates how to use the native SHCAMERACAPTURE (structure). The application allows you to take still pictures and video clips.
Feature Area |
---|
Relevant APIs |
---|
CAMERACAPTURE_MODE enumeration |
CAMERACAPTURE_STILLQUALITY enumeration |
CAMERACAPTURE_VIDEOTYPES enumeration |
SHCAMERACAPTURE (structure) structure |
SHCameraCapture function |
CameraCaptureDialog Class |
lineOpen function |
lineShutdown function |
Telephony API API |
To run the code sample
Navigate to the solution file (*.sln), and double-click it. By default, the solution files are copied to the following folders:
C:\Program Files\Windows Mobile 6 SDK\Samples\Common\CPP\Win32\CECamera
C:\Program Files\Windows Mobile 6 SDK\Samples\Common\CS\CECamera
Microsoft Visual Studio 2005 launches and loads the solution.
Build the solution (Ctrl+Shift+B).
Deploy the solution (F5).
To use the application
1. Specify the options you want in the dialog box.
2. Press Start to launch Camera application.
3. Begin taking pictures or videos.
Development Environments
SDK: Windows Mobile 6 Professional SDK and Windows Mobile 6 Standard SDK
Development Environment: Visual Studio 2005.
ActiveSync: Version 4.5.
Comments
It is assumed that you have a camera-equipped Windows Mobile powered device.
See Also
Tasks
Reference
Concepts
Code Samples for Windows Mobile
Other Resources
SHCameraCapture
SHCAMERACAPTURE (structure)
CAMERACAPTURE_VIDEOTYPES
CAMERACAPTURE_MODE
CAMERACAPTURE_STILLQUALITY