Welcome![Sign In][Sign Up]
Location:
Search - Windows Player SDK

Search list

[Multimedia programMiniPlayer (Win32 SDK)

Description: 这是一个用MCI String Interface编写的一个小播放器。有实用价值,可以用来播放.AVI .MPG, .ASF ..WMV文件。但整个程序作为编程参考更好些。程序提供了一个较完整的窗口框架,例如菜单处理,Rebar和Toolbar控制。程序还解决了几个编写Windows程序经常遇到的小问题:怎样把\"Opend\"对话框放到父窗口的中间?怎样实现全屏窗口?怎样让窗口总在最前面?-This is a String Interface with MCI prepared by a small player. Have practical value, can be used to broadcast. AVI. MPG,. ASF WMV .. documents. But the whole process as a programming reference better. The procedures provide a more comprehensive framework for a window, for example, the menu, Rebar and Toolbar control. Procedures also resolved to prepare a few Windows programs frequently encountered problems : how to "Opend" dialog window father put in the middle? How to achieve the full-screen window? How do we let the general window in front?
Platform: | Size: 20427 | Author: 张紫竹(张维) | Hits:

[Streaming Mpeg4wmvnetwrite

Description: 基于Media Player SDK开发的简单流媒体服务器,可以把本地流文件在网上发布,用Media Player连接即可观看。是学习开发流媒体服务器的绝佳例子-based Media Player SDK to develop a simple streaming media server, can local streams documents available online in Windows Media Player can be connected to watch. Learning is the development of the streaming media server excellent example
Platform: | Size: 109155 | Author: 张志 | Hits:

[VOIP programplayer

Description: 网络会议视频同步播放!程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\\Program Files\\Microsoft DirectX 9.0SDK\\Samples\\C++\\DirectShow\\BaseClasses”。注意:streams.h文件就在上述文件夹下面。另外,不要编译Summer 2004版本的DirectX SDK。编译streams.h文件还需要CJLibrary608c.rar库和AV8SDK库,读者都可以在本书的光盘中找到。安装好后需要在options→directories→include files中添加C:\\Program Files\\CodeJockey\\CJLibrary Version 6.08\\Include目录和AV8SDK\\AV8SDK\\include目录。
Platform: | Size: 3378171 | Author: 袁洲 | Hits:

[Multimedia programmediaplayerSDKSample

Description: 《window media编程与应用》(肖磊 清华大学)一书中的所有源程序,涉及windows media player SDK,encoder sdk,service SDK,Rights manager SDK等多方面,使用VC和VB两种语言,是学习media SDK的好范例
Platform: | Size: 5379815 | Author: 徐芳 | Hits:

[mpeg mp3shitclass3

Description: 本类包是使用于ShitMP3 v1.08的内部核心类,提供如下功能:1.提取指定MP3文件ID3v1信息2.提取指定MP3文件ID3v2信息3.存储ID3v1信息给某个MP3文件4.存储ID3v2信息给某个MP3文件5.MP3文件名自动重命名6.重命名命名格式全自动生成7.大批量修改某个目录下的MP3文件名★8.最新版的ShitClass提供了对WMA文件的自定义修改功能类包包括类:CMP3.h 用户真正使用的MP3类的接口文件,提供了上述的7种功能的各种方便函数CMP3.cpp MP3类文件MP3类需要的支持类:CWma.h WMA文件信息提取与写入类CWma.cppSManageFile.h 文件管理类,由张麟开发,有大量的文件的剪切,粘贴,复制,删除等各种各样的函数。SManageFile.cpp ID3.h 网友吴曜宏开发的MP3文件ID3v2信息提取类ID3.cpp类包支持:由于类包是在VC++环境中开发的,需要MFC类包的支持。★由于新版本的类包需要WMSDK的支持所以,在你编辑使用软件之前,请确认您的机器上有Windows Media Player SDK的支持。如果没有,您可以到:http://www.monocers.com/jon/shitmp3/WMFormatSDK.rar下载获得。使用CMP3类函数的时候,需要SManageFile类和CID3v2类的支持-in this package is used in the internal ShitMP3 v1.08 core category for the following functions : 1. Designated extract information ID3v1 MP3 files 2. MP3 files from designated three ID3v2 information. ID3v1 information stored MP3 files to a certain four. Information storage ID3v2 MP3 files to a five . MP3 files were automatically re-naming six. rename naming format Automatic Generation 7. change certain high-volume directory of MP3 files from People 8. the latest edition of the ShitClass provided by the WMA files from the revised definition of functional categories including packet categories : CMP3.h users actually use the MP3 category the interface file to provide the above functions of the seven convenient function CMP3.cpp MP3 MP3 category types of documents needed support categories
Platform: | Size: 124928 | Author: 小平 | Hits:

[Multimedia programMiniPlayer (Win32 SDK)

Description: 这是一个用MCI String Interface编写的一个小播放器。有实用价值,可以用来播放.AVI .MPG, .ASF ..WMV文件。但整个程序作为编程参考更好些。程序提供了一个较完整的窗口框架,例如菜单处理,Rebar和Toolbar控制。程序还解决了几个编写Windows程序经常遇到的小问题:怎样把"Opend"对话框放到父窗口的中间?怎样实现全屏窗口?怎样让窗口总在最前面?-This is a String Interface with MCI prepared by a small player. Have practical value, can be used to broadcast. AVI. MPG,. ASF WMV .. documents. But the whole process as a programming reference better. The procedures provide a more comprehensive framework for a window, for example, the menu, Rebar and Toolbar control. Procedures also resolved to prepare a few Windows programs frequently encountered problems : how to "Opend" dialog window father put in the middle? How to achieve the full-screen window? How do we let the general window in front?
Platform: | Size: 20480 | Author: 张紫竹(张维) | Hits:

[Streaming Mpeg4wmvnetwrite

Description: 基于Media Player SDK开发的简单流媒体服务器,可以把本地流文件在网上发布,用Media Player连接即可观看。是学习开发流媒体服务器的绝佳例子-based Media Player SDK to develop a simple streaming media server, can local streams documents available online in Windows Media Player can be connected to watch. Learning is the development of the streaming media server excellent example
Platform: | Size: 108544 | Author: 张志 | Hits:

[DirextXWmvPlayer

Description: 采用windows media SDK开发包实现.wmv文件的播放。-using windows media SDK development kit. Wmv file playback.
Platform: | Size: 35840 | Author: 默瑶 | Hits:

[Otherwindowsmediaplayer9sdk

Description:
Platform: | Size: 1430528 | Author: boo | Hits:

[Windows Mobilemp

Description: Windows Media Player CE SDK示范程序, EVC4下的程序。 -Windows Media Player CE SDK demonstration program, EVC4 under the procedure.
Platform: | Size: 164864 | Author: 何辉 | Hits:

[VOIP programplayer

Description: 网络会议视频同步播放!程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0SDK\Samples\C++\DirectShow\BaseClasses”。注意:streams.h文件就在上述文件夹下面。另外,不要编译Summer 2004版本的DirectX SDK。编译streams.h文件还需要CJLibrary608c.rar库和AV8SDK库,读者都可以在本书的光盘中找到。安装好后需要在options→directories→include files中添加C:\Program Files\CodeJockey\CJLibrary Version 6.08\Include目录和AV8SDK\AV8SDK\include目录。-Synchronous web conferencing video player! Program runs in Windows 98/2000/XP/2003 platform can be VC++ 6.0 or. NET debug. Before commissioning the installation of Microsoft DirectX 9.0 SDK. Note: streams.h document in the folder below. Also, do not compile Summer 2004 version of the DirectX SDK. Streams.h document also need to compile CJLibrary608c.rar library and AV8SDK library, readers can be in this book to find the CD-ROM. Installed after the need for options → directories → include files to add C: Program FilesCodeJockeyCJLibrary Version 6.08Include catalog and directory AV8SDKAV8SDKinclude.
Platform: | Size: 3378176 | Author: 袁洲 | Hits:

[Multimedia DevelopmediaplayerSDKSample

Description: 《window media编程与应用》(肖磊 清华大学)一书中的所有源程序,涉及windows media player SDK,encoder sdk,service SDK,Rights manager SDK等多方面,使用VC和VB两种语言,是学习media SDK的好范例- Window media programming and Applications (Lei Xiao, Tsinghua University), a book of all the source code, relating to windows media player SDK, encoder sdk, service SDK, Rights manager SDK, etc., the use of VC and VB both languages, are Study good examples of media SDK
Platform: | Size: 5379072 | Author: 徐芳 | Hits:

[Multimedia DevelopMoviePlayerCSharp

Description: c# 使用 quicktime player SDK範例源碼-c# use quicktime player SDK sample source code
Platform: | Size: 25600 | Author: nick | Hits:

[Multimedia DevelopHttpMediaSever

Description: 读取ASF或WMV文件,进行多媒体流发布,可用Media Player接收播放,无需Windows Media SDK-Read ASF or WMV files, streaming multimedia publishing, Media Player can be used to receive broadcast without Windows Media SDK
Platform: | Size: 2017280 | Author: 小曰免 | Hits:

[Windows CEMediaPlayerSDK-CE

Description: Media Player SDK(Softwate Develop Kit) of Windows CE
Platform: | Size: 1275904 | Author: Kai | Hits:

[OtherWindows.Media.Player.9.Series.SDK

Description: Windows Media Player 9 Series SDK 英文说明,对开发WMP插件,或使用WMP控件有帮助。-Windows Media Player 9 Series SDK the English instructions on WMP plug-in development, or use the WMP control to help.
Platform: | Size: 1421312 | Author: par | Hits:

[Windows DevelopWindows-Media-Format-9-Series-SDK-

Description: Microsoft Windows Media 9 Series 提供了多种自定义应用程序的方法。您可以使用 Windows Media Player 9 Series SDK、Windows Media Encoder 9 Series SDK 和 Windows Media Services 9 Series SDK 扩展 Windows Media 功能。但是,有些应用程序需要 Windows Media 文件的底层访问权限,您可以使用 Windows Media Format SDK 来满足这些要求。
Platform: | Size: 23552 | Author: 淌无泪 | Hits:

[Multimedia Developvlc-0.9.2-win32

Description: VLC Media Player SDK-优秀的开源播放器windows下的开发工具包。可以播放MPEG-1、MPEG-2、MPEG-4、DivX、DVD/VCD、数字卫星频道、数字地球电视频道(digital terrestial television channels)、在许多作业平台底下透过宽频 IPv4、IPv6网络播放线上影片;此软件开发项目是由法国学生所发起的,参与者来自于世界各地,设计了多平台的支持,可以用于播放网络串流及本机多媒体档案之播放。-VLC Media Player SDK-best player, open source development toolkit under the windows. Can play MPEG-1, MPEG-2, MPEG-4, DivX, DVD/VCD, digital satellite channels, digital terrestrial TV channels (digital terrestial television channels), under many operating platform through broadband IPv4, IPv6 network to play online video the software development project is initiated by students from France, and participants from all over the world, designed the multi-platform support, can be used to play network streaming and local playback of multimedia files.
Platform: | Size: 21027840 | Author: 观光客 | Hits:

[Streaming Mpeg4Windows-Media

Description: 《window media编程与应用》(肖磊 清华大学)一书中的所有源程序,涉及windows media player SDK,encoder sdk,service SDK,Rights manager SDK等多方面,使用VC和VB两种语言,是学习media SDK的好范例- Window media programming and Applications (Lei Xiao, Tsinghua University), a book of all the source code, relating to windows media player SDK, encoder sdk, service SDK, Rights manager SDK, etc., the use of VC and VB both languages, are Study good examples of media SDK
Platform: | Size: 972800 | Author: wang | Hits:

[Windows DevelopAudioPlayer

Description: 音乐播放器,使用windows自带sdk(Music player, using Windows own SDK)
Platform: | Size: 17132544 | Author: 子文1 | Hits:
« 12 3 »

CodeBus www.codebus.net