Camera Capture
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.
CAMERACAPTURE_MODE enumeration
CAMERACAPTURE_STILLQUALITY enumeration
CAMERACAPTURE_VIDEOTYPES enumeration
SHCAMERACAPTURE (structure) structure
SHCameraCapture function
CameraCaptureDialog Class
lineOpen function
lineShutdown function
Telephony API API
-
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.5.3 DTK\Samples\Common\CPP\Win32\CECamera
C:\Program Files\Windows Mobile 6.5.3 DTK\Samples\Common\CS\CECamera
Microsoft Visual Studio launches and loads the solution.
-
Build the solution (Ctrl+Shift+B).
-
Deploy the solution (F5).