52 lines
1.5 KiB
Plaintext
52 lines
1.5 KiB
Plaintext
---------------------------------------------------------------------------
|
|
Name
|
|
|
|
CameraV2
|
|
|
|
---------------------------------------------------------------------------
|
|
Description
|
|
|
|
This sample shows how to use the Camera on Zire72 and Treo 650 using the
|
|
Camera Manager Library. For Zire71 and other Treo smartphones, please
|
|
refer to the CameraV3 sample application.
|
|
|
|
---------------------------------------------------------------------------
|
|
Builds With
|
|
|
|
CodeWarrior
|
|
Gcc
|
|
|
|
---------------------------------------------------------------------------
|
|
Devices
|
|
|
|
Zire72
|
|
Treo 650
|
|
|
|
---------------------------------------------------------------------------
|
|
Requirements
|
|
|
|
|
|
---------------------------------------------------------------------------
|
|
Libraries Used
|
|
|
|
Camera Library
|
|
|
|
---------------------------------------------------------------------------
|
|
How to Run
|
|
|
|
1. Launch the application
|
|
2. Tap 'ON' to turn the camera on
|
|
3. Click on each of the settings "Advanced, Light, White, Capture,
|
|
Effects, Zoom, Stream, Query" buttons and change the settings
|
|
4. Press the center key to capture an image
|
|
5. Tap on the screen once to go back to the preview screen again
|
|
|
|
---------------------------------------------------------------------------
|
|
Note
|
|
|
|
There is a known issue when calling kCamLibCtrlStreamStart in
|
|
CamLibControl on 700p and 755p. Please check this functionality on Treo
|
|
650 and 680
|
|
|
|
---------------------------------------------------------------------------
|