readme.txt

来自「S60官方摄像头程序」· 文本 代码 · 共 18 行

TXT
18
字号
This camera sample application is developed for Nokia Series 60 Platform 2.0. It is designed to run on the 
Nokia 6600 devices. The application implements basic features of the build-in camera using the on-board camera 
APIs "MCameraObserve" and "CCamera".

Pictures taken by this example will be saved under the c:\nokia\images folder and the file name is 
hardcoded with "CameraAppxx.jpg", where "xx" is a number automatically generated by the sample code.

The purpose of the sample application is to demonstrate how to use the CCamera and MCameraObserver APIs
to:

1) do a view finding in "Standard" and "Portrait" mode
2) take a still image in the both "Standard" and "portrain" mode
3) save an image into the standard image folder
4) zooming can be achieved by using the up/down arrow keys

It also shows you how to:

4) switch to the media gallery application to view images programmatically

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?