文件名称:MP3Helper_Source
- 所属分类:
- 多媒体编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 270kb
- 下载次数:
- 0次
- 提 供 者:
- fran****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
To many .NET developers, it s always been an issue playing MP3 files in your application, whether embedded or as a separate system file.
According to MSDN, you can launch or embed WMP10 (using the WMP10SDK) in your application and then tell it to play the file through that, or you could use the DirectX SDK to play audio via DirectX in your application.
In this article, we re going to discuss playing MP3 using winmm.dll.
According to MSDN, you can launch or embed WMP10 (using the WMP10SDK) in your application and then tell it to play the file through that, or you could use the DirectX SDK to play audio via DirectX in your application.
In this article, we re going to discuss playing MP3 using winmm.dll.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MP3Helper\bin
.........\...\Debug
.........\Form1.cs
.........\Form1.Designer.cs
.........\Form1.resx
.........\MP3Helper.cs
.........\MP3Helper.csproj
.........\Program.cs
.........\Properties
.........\..........\AssemblyInfo.cs
.........\..........\Resources.Designer.cs
.........\..........\Resources.resx
.........\..........\Settings.Designer.cs
.........\..........\Settings.settings
.........\Resources
.........\.........\WakaClip.mp3
MP3Helper
.........\...\Debug
.........\Form1.cs
.........\Form1.Designer.cs
.........\Form1.resx
.........\MP3Helper.cs
.........\MP3Helper.csproj
.........\Program.cs
.........\Properties
.........\..........\AssemblyInfo.cs
.........\..........\Resources.Designer.cs
.........\..........\Resources.resx
.........\..........\Settings.Designer.cs
.........\..........\Settings.settings
.........\Resources
.........\.........\WakaClip.mp3
MP3Helper