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

搜索资源列表

  1. DirectXCapture_demo

    1下载:
  2. 提供1個以C#程式開發DirectShow的功能,其中有2個dll檔分別為DirectX.Capture.dll和DShowNET.dll提供 directshow 各個Filter功能, 及DirectX.Capture.chm 說明文件並附上一個C# 開發環境測試原始碼CaptureTest,程式內容有 影像和聲音抓取及壓縮等功能 -provide a formula to C# development DirectShow functions, which are two dl
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:198953
    • 提供者:huw
  1. DirectX.Capture

    0下载:
  2. 用DirectX实现的视频捕捉和保存程序,平台是.net,语言是C#.-achieved using DirectX video capture and storage procedures, platform yes. Net language is C#.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:46093
    • 提供者:王慧璐
  1. videosav_src

    0下载:
  2. The Videosav demo supplied, is a modified version of the DirectX.Capture class example written by Brian Low. This example can be found at: http://www.codeproject.com/cs/media/directxcapture.asp The Videosav demo should be usable right away. -de
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:13350
    • 提供者:玩一玩
  1. capsample_src.zip

    0下载:
  2. This article tries to explain how to capture video and frames simultaneously. It is based on SampleGrabber program done by NETMaster and DirectX.Capture by Brian Low. The root of all of this was the amazing work of NETMaster, DirectShow.NET, SampleGr
  3. 所属分类:Video Capture

    • 发布日期:2017-03-28
    • 文件大小:164087
    • 提供者:netyjj
  1. directshowcap.rar

    1下载:
  2. directshow 视频捕捉预览,并能拍照片, directx版本9.0a,directshow video capture preview and take pictures, directx version 9.0a
  3. 所属分类:DirextX

    • 发布日期:2017-04-01
    • 文件大小:32519
    • 提供者:钱律求
  1. CaptureTest

    0下载:
  2. 用C#编写的基于DirectX的音频、视频采集程序及源代码。包含完整的.net类库“DirectX.Capture”以及说明文档。-This is a audio and video caputure program which is written using C# and based on DirectX. Includes the full .Net Class Library of "DirectX.Capture" and documentation.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:136636
    • 提供者:zyh
  1. DelphiVideoSoundsVcl

    0下载:
  2. TVideoCapture - Delphi wrapper for DirectShow video capture functions. Code is based on Microsoft s AMCap & StillCap samples from DirectX SDK and DScapture by orthkon * www.mp3.com/orthkon * orthkon@mail.com Compiled with Delphi 5
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-21
    • 文件大小:6242292
    • 提供者:liu
  1. DirectXCaptureRefresh

    0下载:
  2. 利用DirectX.Capture对视频进行采集.(可以选择不同的编码器,以及对采集的各种参数进行设置)-DirectX.Capture use of video capture. (You can choose a different encoder, as well as the acquisition of the various parameters set)
  3. 所属分类:DirextX

    • 发布日期:2017-03-31
    • 文件大小:351904
    • 提供者:hejianhua
  1. DirectXCapture_demo_Enhanced

    0下载:
  2. DirectX.Capture A .NET class library for video and audio capture to AVI files. Demo: If you downloaded the demo application run: CaptureTest\bin\Release\CaptureTest.exe-DirectX.Capture A .NET class library for video and aud
  3. 所属分类:DirextX

    • 发布日期:2017-03-28
    • 文件大小:170336
    • 提供者:uiui
  1. TcpChatServer

    0下载:
  2. 基于TCP socket的video/audio chat服务端程序,参考的好例子, 覆盖了socket, directx camera capture, audio play back-TCP socket on the video/audio chat server process, a good example of reference, covering the socket, directx camera capture, audio play back
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-25
    • 文件大小:42079
    • 提供者:jeff
  1. TcpChatClient

    0下载:
  2. 基于TCP socket的video/audio chat客户端程序,覆盖了socket, directx camera capture, audio play back-TCP socket on the video/audio chat client, covering the socket, directx camera capture, audio play back
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:38744
    • 提供者:jeff
  1. CamImageSaver2

    0下载:
  2. This is directx base cam image capture and save source program. It works with directx 9.0 SDK.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-17
    • 文件大小:4784373
    • 提供者:hong
  1. DirectX_demo_Enhanced2

    0下载:
  2. DirectX.Capture, A .NET class library for video and audio capture to AVI files. Copyright (c) 2003 Brian Low
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-02
    • 文件大小:304529
    • 提供者:hong
  1. GrabBitmaps

    0下载:
  2. DirectX Bitmapgrabber from a video capture device
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:68106
    • 提供者:damjan32
  1. DSSample1

    0下载:
  2. Simple DirectX capture graph build example.
  3. 所属分类:DirextX

    • 发布日期:2017-04-09
    • 文件大小:13767
    • 提供者:rich
  1. DirectXCapture2

    0下载:
  2. 一个捕捉视频和音频到AVI文件的.NET类库。 功能特性包括:1.列举硬件。2.音视频设置接口(例如帧率,画面大小)。3.支持音视频解压。4.视频预览。5.支持电视调谐器。6. 支持交叉和音频混合器。7.检索设备的能力。8.查看驱动属性页。9.包含一个msdn风格文档。-A .NET class library for capturing video and audio to AVI files. This article presents a class library for cap
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-02
    • 文件大小:194115
    • 提供者:Jim Wong
  1. DirectX.Capture.chm

    0下载:
  2. 用于.net平台音视频开发的组件--DirectX.Capture的帮助文档(英文版)-Used. Net platform for the development of audio and video components- DirectX. Capture the help documentation (English)
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:74469
    • 提供者:周云锋
  1. DirectX

    0下载:
  2. Capture WebCame by DirectShow
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:76386
    • 提供者:Long Hoang
  1. Capture2

    0下载:
  2. using managed DirectX to capture the video input from the camera
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:253043
    • 提供者:Isaac Chui
  1. DirectX.Capture

    0下载:
  2. 视屏捕捉,可以从摄像头录视频 并保存到本地-Screen capture, from the camera video recording and saving
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:111329
    • 提供者:chenglei
« 12 3 4 »
搜珍网 www.dssz.com