搜索资源列表
CGStoreBmp
- 演示保存一幅BMP文件到指定目录。 利用CGSnapShot抓取一帧图像到内存,然后直接从内存读取图像数据,保存数据到BMP文件。图像的大小由视频输出窗口和视频格式确定。-demonstration preserve a BMP file to the specified directory. CGSnapShot crawls using an image to memory, then read directly from the image data memory, preservat
Capsvr
- 摄像头视频数据抓取和xvid编解码封装类
rtpbreak-1.3
- rtpbreak 将语音数据从抓取的包中提取出来.
CCaptureVideo
- 北京理工大学 20981 陈罡 usb廉价摄像头抓取实时视频数据,呵呵,这可是一个非常不错视频开发试验。通过这个试验,可以在学习中体验视频给我们带来的乐趣。网上常用的是CCaptureVideo类,来处理usb摄像头数据捕获和读取。我也用的是这个类来在win32环境下面做做试验。很好用,而且很轻松就得到了usb摄像头的实时数据。但是这个类就是十全十美的吗?我看不见得。比如说,我直接定义CCaptureVideo的一个对象,没有调用它的init()函数,即没有调用它来获取视频数据,程序退出的时
cdex_src_140
- 直接从CD抓取音频数据压缩成MP3格式,包括有MP3的编码/解码,ID3信息的获取,CD TOC表的读取等内容。-directly from the CD audio data compression crawl into the MP3 format, including MP3 encoding / decoding, ID3 information access, CD TOC table read as such.
RTPdump
- 使用WinPcap抓取RTP媒体流中的PCM语音数据并保存到文件的VC6.0工程。-A VC6.0 project to capture voice packet (PCM format: a-law or u-law) in RTP stream by using WinPcap.
directshow
- directshow 抓取是视频流数据 保存图片-the directshow grab the video stream data to save the image
SipRecordServer
- 在vc++下通过ip端口抓取数据包,获取音频数据进行处理-In vc++ crawl through the ip port packet
CaptureSharedEventDriven
- windows SDK中的音频处理样列代码,主要使用WASAPI来抓取音频数据,学习音频的好资料-This sample application uses the Core Audio APIs to capture audio data from an input device specified by the user and writes it to a uniquely named .wav file in the current directory. This sample demon