DirectShow

所属分类:Windows编程
开发工具:C/C++
文件大小:34KB
下载次数:0
上传日期:2020-05-11 09:46:36
上 传 者周嘉
说明:  VC++ DirectShow 视频采集实例源码,测试时候你的电脑上需要装有摄像头,而且装有驱动
(VC ++ DirectShow video capture example source code, when testing, you need to have a camera on your computer and a driver)

文件列表:
DirectShow\DirectShow\PlayCap.aps (36496, 2020-05-01)
DirectShow\DirectShow\playcap.cpp (16300, 2020-05-01)
DirectShow\DirectShow\playcap.dsp (7811, 2020-05-01)
DirectShow\DirectShow\playcap.dsw (539, 2020-05-01)
DirectShow\DirectShow\playcap.h (1702, 2020-05-01)
DirectShow\DirectShow\playcap.ico (1078, 2020-05-01)
DirectShow\DirectShow\playcap.rc (1767, 2020-05-01)
DirectShow\DirectShow\playcap.sln (1353, 2020-05-01)
DirectShow\DirectShow\playcap.sln.old (1353, 2020-05-01)
DirectShow\DirectShow\playcap.suo (30596, 2020-05-01)
DirectShow\DirectShow\playcap.suo.old (8704, 2020-05-01)
DirectShow\DirectShow\playcap.vcproj (12667, 2020-05-01)
DirectShow\DirectShow\PlayCap.vcproj.20090610-1902.Administrator.user (2669, 2020-05-01)
DirectShow\DirectShow\PlayCap.vcproj.7.00.old (8477, 2020-05-01)
DirectShow\DirectShow (0, 2020-05-01)
DirectShow (0, 2020-05-01)

//----------------------------------------------------------------------------- // Name: DirectShow Sample -- PlayCap // // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------------------------- Description =========== PlayCap is a simple video capture device previewer. Unlike AMCap, it does not allow you to capture data to a file. Instead, it searches for the first available video capture device registered in the system, connects to it, and begins displaying its video data in a small window. It demonstrates a simple example of using the ICaptureGraphBuilder2 and ICreateDevEnum interfaces to build a capture graph. This type of simple previewing might be used in a videoconferencing application, for example.

近期下载者

相关文件


收藏者