搜索资源列表
XINGCode
- 该代码演示了MPEG-Layer 3 (MP3)格式的文件是如何被诸如WinAmp和Windows Media Player这样的程序读出来的。请注意,该代码没有调用Windows API,DLL或者OCX。该源代码阅读和播放MP3文件,没有包含例子,但它基于FreeAmp。最初的MP3解码算法是由Xing Technologies编写的-demonstration of MPEG-Layer 3 (MP3) format of the document is how it has been s
dvd
- Option Explicit Private Declare Function CDdoor Lib \"winmm.dll\" Alias \"mciSendStringA\" _ (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, _ ByVal uReturnLength As Long, ByVal hwndCallback As Long) As Long Dim state1 As
sipagent-1.rar
- SIP-AGENT是基于ActiveX方式,实现的一个UA开发包,它只有两个文件,分别用于是SIP协议处理,和RTP媒体处理. 使用时需要用regsvr32注册MyP2T.dll和SipAgent.ocx,然后在您的程序中调用SipAgent.ocx这个ActiveX插件即可,SIP-AGENT is ActiveX-based approach to achieve a UA development kit, which only two documents were used for the
AudioNetSend
- 使用UDP协议通过网络进行远程播放语音的实例程序,具体工作使用DLL方式,有Test Demo调用实例。-Examples of procedures for remote playback of voice through the network using the UDP protocol, the specific work to use the DLL way Test Demo call the instance.
video_capture
- 通过摄像头调用AVICAP32.dll和User32.Dll动态链接库获取图像,可以是动态或静态-Through the camera User32.dll call Avicap32.dll and dynamic-link library to obtain images, it can be dynamic or static
Demo
- c++调用dll实现视音频文件的分割,可用于打点下载等用途-c++ call dll to achieve the division of video and audio files that can be used to download other purposes RBI
MPEG-Layer
- MP3解码演示,本程序演示了MPEG-Layer 3 (MP3)格式的文件是如何被诸如WinAmp和Windows Media Player这样的程序读出来的。请注意,该代码没有调用Windows API,DLL或者OCX。该源代码阅读和播放MP3文件,没有包含例子,但它基于FreeAmp。最初的MP3解码算法是由Xing Technologies编写的.-MP3 decoder demo, this program demonstrates the MPEG-Layer 3 (MP3) for
mp3
- 网吧使用的MP3播放系统,文件路径在配制文件中修改,播放系统调用dll文件-Internet cafes are using MP3 playback system, the file path in the configuration file to modify, play system call dll files
20099317445038
- 利用MediaInfo动态链接库获取多媒体文件信息的示例,可以获取所有格式的流媒体文件有关信息,如比率、媒体时长,视频编码,音频编码,屏幕比率等详细信息。主要演示怎样调用MediaInfo.dll库文件。返回的信息目前是英文信息,想要汉化处理的网友可以把读取返回的信息放到数组中,自己逐个翻译即可。 -Use MediaInfo DLL example of the information for multimedia files, you can get all the streaming me
20090320135338PM-2168
- 关于AVE6800的demo 和他的dll类 和详细说明调用类的方法步骤的word-The demo on AVE6800 and his detailed descr iption of the dll class and call the method steps of the word class
2012728197616
- VC制作PDF417,Qr_Code,DataMatrix二维条码编码,源程序演示,有完整的详细接口说明,完整的DEMO,包括条码读码,是制作二维条码的经典作品。 以动态库(DLL)方式提供图片格式的二维条码解码,供二次开发。 ● 生成PDF417、QR Code、DataMatrix等二维条码; ● QR码和DataMatrix码提供条码图象黑白二值信息缓存接口,便于激光机和雕 刻机的操作; ● 二维条码生成控件能将文字(任何语种的文字)、二进制数、照片(可压缩
Photograph
- 调用摄像头拍摄照片,使用AForge.Video.d-Call the camera to take pictures AForge.Video.dll