文件名称:1394Cameradriver
介绍说明--下载内容均来自于网络,请自行研究使用
a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.
The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.
Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.
Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 218402691394cameradriver.rar 列表 1394dcam\callback.c 1394dcam\capprop.c 1394dcam\capprop.h 1394dcam\ctrlpkt.c 1394dcam\datapkt.c 1394dcam\dbg.c 1394dcam\dbg.h 1394dcam\dcamdef.h 1394dcam\dcampkt.c 1394dcam\dcampkt.h 1394dcam\device.c 1394dcam\makefile 1394dcam\propdata.h 1394dcam\sonydcam.c 1394dcam\sonydcam.h 1394dcam\sonydcam.inf 1394dcam\sonydcam.rc 1394dcam\sources 1394dcam\strmdata.h 1394dcam