基本信息
源码名称:direct show虚拟摄像头
源码大小:0.35M
文件格式:.zip
开发语言:C/C++
更新时间:2022-05-03
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
direct show虚拟摄像头

.
├── VCam_VS2017
│   ├── Bin
│   │   └── VCam.ax
│   ├── VCam
│   │   ├── Dll.cpp
│   │   ├── Filters.cpp
│   │   ├── Filters.def
│   │   ├── Filters.dsp
│   │   ├── Filters.h
│   │   ├── Filters.sln
│   │   ├── Filters.vcxproj
│   │   └── dshow.props
│   └── baseclasses
│       ├── BaseClasses.vcxproj
│       ├── BaseClasses.vcxproj.filters
│       ├── amextra.cpp
│       ├── amextra.h
│       ├── amfilter.cpp
│       ├── amfilter.h
│       ├── amvideo.cpp
│       ├── arithutil.cpp
│       ├── baseclasses.sln
│       ├── baseclasses.vcproj
│       ├── cache.h
│       ├── checkbmi.h
│       ├── combase.cpp
│       ├── combase.h
│       ├── cprop.cpp
│       ├── cprop.h
│       ├── ctlutil.cpp
│       ├── ctlutil.h
│       ├── ddmm.cpp
│       ├── ddmm.h
│       ├── dllentry.cpp
│       ├── dllsetup.cpp
│       ├── dllsetup.h
│       ├── dxmperf.h
│       ├── fourcc.h
│       ├── measure.h
│       ├── msgthrd.h
│       ├── mtype.cpp
│       ├── mtype.h
│       ├── outputq.cpp
│       ├── outputq.h
│       ├── perflog.cpp
│       ├── perflog.h
│       ├── perfstruct.h
│       ├── pstream.cpp
│       ├── pstream.h
│       ├── pullpin.cpp
│       ├── pullpin.h
│       ├── refclock.cpp
│       ├── refclock.h
│       ├── reftime.h
│       ├── renbase.cpp
│       ├── renbase.h
│       ├── schedule.cpp
│       ├── schedule.h
│       ├── seekpt.cpp
│       ├── seekpt.h
│       ├── source.cpp
│       ├── source.h
│       ├── streams.h
│       ├── strmctl.cpp
│       ├── strmctl.h
│       ├── sysclock.cpp
│       ├── sysclock.h
│       ├── transfrm.cpp
│       ├── transfrm.h
│       ├── transip.cpp
│       ├── transip.h
│       ├── videoctl.cpp
│       ├── videoctl.h
│       ├── vtrans.cpp
│       ├── vtrans.h
│       ├── winctrl.cpp
│       ├── winctrl.h
│       ├── winutil.cpp
│       ├── winutil.h
│       ├── wxdebug.cpp
│       ├── wxdebug.h
│       ├── wxlist.cpp
│       ├── wxlist.h
│       ├── wxutil.cpp
│       └── wxutil.h
├── __MACOSX
│   └── VCam_VS2017
│       ├── VCam
│       └── baseclasses
└── direct show虚拟摄像头_VCam_VS2017.zip

8 directories, 82 files