CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - DShow

搜索资源列表

  1. Draw12

    0下载:
  2. 中LIBRARY语句说明该def文件是属于相应DLL的,EXPORTS语句下列出要导出的函数名称。我们可以在.def文件中的导出函数后加@n,如Max@1,Min@2,表示要导出的函数顺序号,在进行显式连时可以用到它。该DLL编译成功后,打开工程中的Debug目录,同样也会看到MyDll.dll和MyDll.lib文件。 然后要定义这些函数的实现了,其实这些工作dshow的基类里都已经替我们做好了,我们所要做的就拿来用就是了,最重要的三个函数的实现一般如下 -// {6C4
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:5011768
    • 提供者:Jummy
  1. dshow

    0下载:
  2. direct show sample for camera capture
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:30539
    • 提供者:yayo
  1. dshow

    0下载:
  2. DirectShow samples --- --- --- The following samples demonstrate the use of Microsoft DirectShow to render, play, and manipulate Windows Media content. NOTE: Because these samples use DirectShow headers and libraries, you must have i
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-16
    • 文件大小:34788
    • 提供者:Romeo
  1. dshow

    0下载:
  2. 视频监控程序的一个部分模块,可以各种摄像头的监控程序-Part of a video surveillance program module that can process all kinds of camera surveillance
  3. 所属分类:Video Capture

    • 发布日期:2017-04-15
    • 文件大小:8265
    • 提供者:machael
  1. Dshow

    0下载:
  2. 使用direct show 开发的播放器源代码,,开发环境为vc++ 学习视频开发-Developed using the direct show player, source code, vc++ development environment for the development of learning video
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-24
    • 文件大小:90075
    • 提供者:leandor
  1. dshow-video

    0下载:
  2. 视频采集卡的资料包括怎么fitter的步骤和方法-Video capture card information you must get it
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:4183
    • 提供者:nice boy
  1. vb.net-cam

    5下载:
  2. 摄像头开发运用DirectShow开发的-this a camer in directshow(Dshow) paly
  3. 所属分类:Video Capture

    • 发布日期:2014-05-21
    • 文件大小:98304
    • 提供者:leewj
  1. dshow.cmovie

    0下载:
  2. 一个简单的视频播放器。包括播放暂停和停止功能-A simple video player. Play Pause and Stop functions, including
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-09
    • 文件大小:8024
    • 提供者:Zhang Jinjing
  1. Filter_Enum

    0下载:
  2. 用于枚举DShow过滤器,并且获取各个过滤器的详细信息;不同于标准教程介绍的方法,这个软件包采用【直接解析】方法,能够获取最全面的类型细节信息;-For enumerating DShow filters and filter to get all the details different from the standard tutorial approach, this software package] [direct analytical method to obtain the mo
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:484088
    • 提供者:夏永明
  1. 51479885neVideoTexture

    0下载:
  2. 把 DShow 渲染出来的画面作为一个纹理数据给贴到OpenGL的图元上去。-Example demonstrating how to grabe a image from a camara and display the image in a openGL window.
  3. 所属分类:mpeg mp3

    • 发布日期:2017-04-02
    • 文件大小:964666
    • 提供者:黄炳秀
  1. DllPlayer

    0下载:
  2. DLL 实现directshow。 实现了单帧前进 和 双屏显示-DLL just learning to use the test procedures dshow
  3. 所属分类:DirextX

    • 发布日期:2017-06-12
    • 文件大小:19549343
    • 提供者:haitong
  1. DShowEncoder

    0下载:
  2. DShow Encoder is a good examples to extract or list out codecs in your PC
  3. 所属分类:Windows编程

    • 发布日期:2013-12-09
    • 文件大小:23890
    • 提供者:ming
  1. MyAudioCapture

    0下载:
  2. 利用dshow采集声音并保存到文件wave中-use dshow to capture audio and save to file
  3. 所属分类:Audio program

    • 发布日期:2017-05-20
    • 文件大小:6017125
    • 提供者:邱露
  1. DShow

    0下载:
  2. 一个directshow的显示功能源代码,可以适合新手看看显示功能的实现-A directshow to display source code, suitable for novice look at the display
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:604709
    • 提供者:陈鹏
  1. CMedia

    0下载:
  2. CMedia 类: 接口函数: //打开视频文件 OpenFile(LPCTSTR strFileName /*视频文件名*/ ,HWND hOwnerWnd /*显示视频的窗口句柄*/ ,HWND hNotifyWnd /*接收DSHOW事件消息的串口句柄*/ ) //播放视频 BOOL VideoRun() //暂停视频 BOOL VideoPause() //停止视频 BOOL VideoStop()
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:3665
    • 提供者:费斌
  1. videocapture

    0下载:
  2. 用于视频采集并附带拍照功能,基于MFC的DShow方法。源码不是很难,适用于新手练手。-For video capture and comes with the camera function.
  3. 所属分类:Video Capture

    • 发布日期:2017-05-29
    • 文件大小:11381624
    • 提供者:程怀智
  1. xvidcore-1.3.2

    0下载:
  2. 1) Introduction<br>---------------<br><br>XviD is a high performance and high quality MPEG-4 video de-/encoding<br>solution.<br><br>The XviD package currently consists of three parts:<br><br>- xvidcore:
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-10
    • 文件大小:1098616
    • 提供者:李贺举
  1. 2012-02-24PCameraVCTest

    0下载:
  2. dshow carama vs2010 project
  3. 所属分类:DirextX

    • 发布日期:2017-05-03
    • 文件大小:1265133
    • 提供者:czw
  1. dshow-video-capture

    0下载:
  2. VC下用directshow实现视频采集-use directshow to capture video.
  3. 所属分类:DirextX

    • 发布日期:2017-03-29
    • 文件大小:56334
    • 提供者:曹魏
  1. DShow-Player

    0下载:
  2. 來自DirectShow SDK中的一個視頻播放器的標準代碼,很好的學習參考。-Standard code from the DirectShow SDK, a video player, a good learning reference.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-06-10
    • 文件大小:17426114
    • 提供者:dxy
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com