搜索资源列表
DirectXCapture_demo
- 非常完整的視頻擷取源代碼,可將video/audio 做擷取,並設至Filter-very complete video capture source code can be video / audio capture done, located to Filter and
AudioCap
- This sample application demonstrates audio capture using DirectShow. The application enables the user to perform the following tasks: Capture audio to a file. Select the audio capture device. View properties on the audio capture device.
Chapter02
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,仅支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 打开AVC
DirectXCapture_demo_Enhanced
- 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
DirectXCaptureCSharp_src46363635bwg
- DirecX Audio Video Capture
MYAudioCapture
- 自己编写的基于directshow 的视频采集程序-directshow capture
moer
- 一个自己用directsound编写的音频采集程序。对directsound相关操作进行了相应的封装。-Write a own use directsound audio capture program. Directsound-related operations carried out on the corresponding package.
MyDirectSound
- a class to use the directsound for audio capture
DSoundExt
- Using DirectSound to capture audio kernel streaming.
DirectshowSDK
- 介绍directshow中的SDK,其中包括了directshow建立音视频采集的方法和其所包含其本类的详解-Introduced in directshow SDK, which includes audio and video capture directshow establish the methods and the classes it contains its Detailed
Appendix_B
- FilterImageGrabber:即时抓图的Filter。这是一个Trans-In-Place Filter,Filter注册名为“HQ Image Grabber”,支持RGB32/24/565/555四种媒体类型, 将其接入到Filter链路之后,可以抓取任何一个经过该Filter的Sample。 AVCap: 音视频采集演示程序。支持AGP/PCI/USB等各种接口的采集卡,支持 数码摄像机输入,实现即时抓图,边预览边采集,支持热插拔等等。 -FilterIm
ConsoleAudioCapture
- audio capture by direct show api/interface