文件名称:Cameracapture
- 所属分类:
- Windows Mobile
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- gzh***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Mobile手机录像,获取源数据是WMV9格式,输出格式为ASF
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.-Feature Area:
Video capture
Descr iption:
This sample provides the basic video capture functionalities: It captures and encodes video in a WMV file,
and captures and encodes an image in a jpeg file.
Usage:
Build and deploy using Visual Studio 2005.
Relevant APIs/Associated Help Topics:
ICaptureGraphBUilder2
Assumptions:
Your device needs to have a video capture driver installed (the emulator ships with a null capture driver).
The video will be saved to the root of your device to "\video1.asf".
The still picture will be saved to "test.jpg"
If you wish, you can change these hardcoded values in the code for the files to be saved to a different
location.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.-Feature Area:
Video capture
Descr iption:
This sample provides the basic video capture functionalities: It captures and encodes video in a WMV file,
and captures and encodes an image in a jpeg file.
Usage:
Build and deploy using Visual Studio 2005.
Relevant APIs/Associated Help Topics:
ICaptureGraphBUilder2
Assumptions:
Your device needs to have a video capture driver installed (the emulator ships with a null capture driver).
The video will be saved to the root of your device to "\video1.asf".
The still picture will be saved to "test.jpg"
If you wish, you can change these hardcoded values in the code for the files to be saved to a different
location.
Requirements:
Visual Studio 2005,
Windows Mobile 5.0 Pocket PC SDK,
ActiveSync 4.0.
相关搜索: windows
mobile
CameraCapture
2005
sdk-2000
driver
ActiveSync
capturegrab
wmv
手机
emulator
pocket
pc
Video
mobile
CameraCapture
2005
sdk-2000
driver
ActiveSync
capturegrab
wmv
手机
emulator
pc
Video
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Cameracapture\appwindow.cpp
.............\appwindow.h
.............\CameraCapture.sln
.............\CameraCapture.vcproj
.............\CPropertyBag.cpp
.............\CPropertyBag.h
.............\graphmanager.cpp
.............\graphmanager.h
.............\main.cpp
.............\readme.txt
.............\stdafx.h
.............\struct.h
Cameracapture
.............\appwindow.h
.............\CameraCapture.sln
.............\CameraCapture.vcproj
.............\CPropertyBag.cpp
.............\CPropertyBag.h
.............\graphmanager.cpp
.............\graphmanager.h
.............\main.cpp
.............\readme.txt
.............\stdafx.h
.............\struct.h
Cameracapture