文件名称:CSharpWinMMmci
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 61kb
- 下载次数:
- 0次
- 提 供 者:
- chen****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用C#调用API实现声音的播放,C#没有提供播放MP3等音频文件的类,要编写播放MP3等音频文件程序,必须使用第三方控件或类。本文使用API函数mciSendString,编写一个播放MP3等音频文件的类。 -Call the API using C# to achieve playback sound, C# does not provide, such as MP3 audio files to play the class, be prepared to play MP3 audio files, such as procedures, we must use a third-party controls or category. In this paper, the use of API functions mciSendString, the preparation of a player such as MP3 audio files of type.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C#调用API实现Mp3播放(WinMM mci)
...............................\WindowsApplication1
...............................\...................\AssemblyInfo.cs
...............................\...................\bin
...............................\...................\...\Debug
...............................\...................\...\.....\WindowsApplication1.exe
...............................\...................\...\.....\WindowsApplication1.pdb
...............................\...................\Form1.cs
...............................\...................\Form1.resx
...............................\...................\obj
...............................\...................\...\Debug
...............................\...................\...\.....\MediaPlayer.Mp3Player.Form1.resources
...............................\...................\...\.....\temp
...............................\...................\...\.....\TempPE
...............................\...................\...\.....\WindowsApplication1.exe
...............................\...................\...\.....\WindowsApplication1.pdb
...............................\...................\WindowsApplication1.csproj
...............................\...................\WindowsApplication1.csproj.user
...............................\...................\WindowsApplication1.sln
...............................\...................\我的播放器.cs
...............................\WindowsApplication1
...............................\...................\AssemblyInfo.cs
...............................\...................\bin
...............................\...................\...\Debug
...............................\...................\...\.....\WindowsApplication1.exe
...............................\...................\...\.....\WindowsApplication1.pdb
...............................\...................\Form1.cs
...............................\...................\Form1.resx
...............................\...................\obj
...............................\...................\...\Debug
...............................\...................\...\.....\MediaPlayer.Mp3Player.Form1.resources
...............................\...................\...\.....\temp
...............................\...................\...\.....\TempPE
...............................\...................\...\.....\WindowsApplication1.exe
...............................\...................\...\.....\WindowsApplication1.pdb
...............................\...................\WindowsApplication1.csproj
...............................\...................\WindowsApplication1.csproj.user
...............................\...................\WindowsApplication1.sln
...............................\...................\我的播放器.cs