文件名称:hyCecamera
- 所属分类:
- 通讯/手机编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 9.75kb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This sample demonstrates how to take pictures and videos using the CameraCaptureDialog
managed API.
If a default filename is used:
- if a still picture is taken, the \".jpg\" extension is appended to the default filename.
(Otherwise the CameraCaptureDialog would throw an InvalidArgumentException).
- if a video is recorded, null is passed to the CameraCaptureDialog as the default filename.
The filename returned is then renamed to match the user entered filename while keeping the
extension returned.-This sample demonstrates how to take pictu res videos using the CameraCaptureDialog m Managed API. If a default filename is used : - if a still picture is taken, the. " jpg "extension is appended to the default filename. (Otherwise the CameraCaptureDialo g would throw an InvalidArgumentException). - if a video is recorded, null is passed to the CameraCaptureDialog as th e default filename. The filename returned is th en renamed to match the user entered filename wh ile keeping the extension returned.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 15883834hycecamera.rar 列表 Cecamera Cecamera\AssemblyInfo.cs Cecamera\CECamera.cs Cecamera\CECamera.csproj Cecamera\CECamera.ico Cecamera\CECamera.sln Cecamera\Readme.txt