PlayCap

所属分类:界面编程
开发工具:C++
文件大小:56KB
下载次数:27
上传日期:2005-04-15 09:45:46
上 传 者wangsq83
说明:  这是用Vc开发的一个简单的抓图例子,适合初学者使用。
(Vc This is a development of the screen in a simple example for beginners.)

文件列表:
PlayCap (0, 2004-07-16)
PlayCap\PlayCapClient (0, 2004-07-16)
PlayCap\PlayCapClient\Debug (0, 2004-07-16)
PlayCap\PlayCapClient\PlayCapClient.cpp (17387, 2004-06-22)
PlayCap\PlayCapClient\PlayCapClient.dsp (4135, 2004-06-17)
PlayCap\PlayCapClient\PlayCapClient.dsw (551, 2004-06-17)
PlayCap\PlayCapClient\PlayCapClient.h (1384, 2004-06-17)
PlayCap\PlayCapClient\PlayCapClient.ncb (50176, 2004-07-16)
PlayCap\PlayCapClient\PlayCapClient.opt (48640, 2004-07-16)
PlayCap\PlayCapClient\PlayCapClient.plg (1248, 2004-06-22)
PlayCap\PlayCapServer (0, 2004-07-16)
PlayCap\PlayCapServer\Debug (0, 2004-07-16)
PlayCap\PlayCapServer\Debug_Unicode (0, 2004-07-16)
PlayCap\PlayCapServer\PlayCap.aps (36428, 2004-06-17)
PlayCap\PlayCapServer\playcap.cpp (21219, 2004-06-22)
PlayCap\PlayCapServer\playcap.dsp (7815, 2004-06-17)
PlayCap\PlayCapServer\playcap.dsw (537, 2002-11-12)
PlayCap\PlayCapServer\playcap.h (1845, 2004-06-17)
PlayCap\PlayCapServer\playcap.ico (1078, 2002-11-12)
PlayCap\PlayCapServer\playcap.jpg (2645, 2002-11-12)
PlayCap\PlayCapServer\playcap.ncb (50176, 2004-07-16)
PlayCap\PlayCapServer\playcap.opt (49664, 2004-07-16)
PlayCap\PlayCapServer\playcap.plg (256, 2004-06-22)
PlayCap\PlayCapServer\playcap.rc (1750, 2002-11-12)
PlayCap\PlayCapServer\playcap.sln (1329, 2004-06-16)
PlayCap\PlayCapServer\playcap.suo (9728, 2004-06-16)
PlayCap\PlayCapServer\playcap.vcproj (10666, 2004-06-16)
PlayCap\PlayCapServer\Release_Unicode (0, 2004-07-16)

//----------------------------------------------------------------------------- // 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.

近期下载者

相关文件


收藏者