文件名称:OggMemory_src
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.95mb
- 下载次数:
- 0次
- 提 供 者:
- ma***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个C#播放ogg音乐文件的例子,值得学习,ogg是当今音质最好的音乐文件格式之一,比mp3格式好。-A C# example of playing ogg music files, it is worth learning, ogg sound quality of today' s one of the best music file format, better than the mp3 format.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VS2003
......\OggPlayer Demo
......\..............\OggPlayer.exe
......\..............\Test.ogg
......\..............\TgPlayOgg.dll
......\..............\TgPlayOgg_vorbisfile.dll
......\OggPlayer Sample
......\................\OggPlayer.sln
......\................\TgPlayOgg
......\................\.........\AssemblyInfo.cs
......\................\.........\OggPlayer.cs
......\................\.........\PostReleaseBuildEvent.bat
......\................\.........\Test App
......\................\.........\........\AssemblyInfo.cs
......\................\.........\........\Form1.cs
......\................\.........\........\Form1.resx
......\................\.........\........\OggPlayer.csproj
......\................\.........\........\test app.sln
......\................\.........\........\test.ogg
......\................\.........\TgPlayOgg.csproj
......\................\.........\TgPlayOgg.sln
......\................\.........\VorbisfileApi.cs
......\................\TgPlayOgg_vorbisfile
......\................\....................\Ogg Vorbis Include
......\................\....................\..................\codec.h
......\................\....................\..................\Ogg
......\................\....................\..................\...\ogg.h
......\................\....................\..................\...\os_types.h
......\................\....................\..................\vorbisfile.h
......\................\....................\Ogg Vorbis Lib
......\................\....................\..............\ogg_static.lib
......\................\....................\..............\ogg_static_d.lib
......\................\....................\..............\vorbisfile_static.lib
......\................\....................\..............\vorbisfile_static_d.lib
......\................\....................\..............\vorbis_static.lib
......\................\....................\..............\vorbis_static_d.lib
......\................\....................\Readme.txt
......\................\....................\resource.h
......\................\....................\stdafx.cpp
......\................\....................\stdafx.h
......\................\....................\TgPlayOgg_use_vorbisfile.cpp
......\................\....................\TGPlayOgg_use_vorbisfile.h
......\................\....................\TgPlayOgg_vorbisfile.rc
......\................\....................\TgPlayOgg_vorbisfile.sln
......\................\....................\TgPlayOgg_vorbisfile.vcproj
......\................\....................\VorbisfileCallbacks.cpp
VS2005
......\OggPlayer Demo
......\..............\OggPlayer.exe
......\..............\Test.ogg
......\..............\TgPlayOgg.dll
......\..............\TgPlayOgg_vorbisfile.dll
......\OggPlayer Sample
......\................\OggPlayer.sln
......\................\Readme.txt
......\................\TgPlayOgg
......\................\.........\AssemblyInfo.cs
......\................\.........\NativeMethods.cs
......\................\.........\OggPlayer.cs
......\................\.........\OggPlayEventArgs.cs
......\................\.........\Test App
......\................\.........\........\AboutBox.cs
......\................\.........\........\AboutBox.Designer.cs
......\................\.........\........\AboutBox.resx
......\................\.........\........\AssemblyInfo.cs
......\................\.........\........\Form1.cs
......\................\.........\........\Form1.resx
......\................\.........\........\OggPlayer.csproj
......\................\.........\........\Properties
......\................\.........\........\..........\Resources.Designer.cs
......\................\.........\........\..........\Resources.resx
......\................\.........\........\test app.sln
......\................\.........\........\test.ogg
......\................\.........\TgPlayOgg.csproj
......\................\.........\TgPlayOgg.sln
......\................\TgPlayOgg_vorbisfile
......\................\....................\Ogg Vorbis Include
......\OggPlayer Demo
......\..............\OggPlayer.exe
......\..............\Test.ogg
......\..............\TgPlayOgg.dll
......\..............\TgPlayOgg_vorbisfile.dll
......\OggPlayer Sample
......\................\OggPlayer.sln
......\................\TgPlayOgg
......\................\.........\AssemblyInfo.cs
......\................\.........\OggPlayer.cs
......\................\.........\PostReleaseBuildEvent.bat
......\................\.........\Test App
......\................\.........\........\AssemblyInfo.cs
......\................\.........\........\Form1.cs
......\................\.........\........\Form1.resx
......\................\.........\........\OggPlayer.csproj
......\................\.........\........\test app.sln
......\................\.........\........\test.ogg
......\................\.........\TgPlayOgg.csproj
......\................\.........\TgPlayOgg.sln
......\................\.........\VorbisfileApi.cs
......\................\TgPlayOgg_vorbisfile
......\................\....................\Ogg Vorbis Include
......\................\....................\..................\codec.h
......\................\....................\..................\Ogg
......\................\....................\..................\...\ogg.h
......\................\....................\..................\...\os_types.h
......\................\....................\..................\vorbisfile.h
......\................\....................\Ogg Vorbis Lib
......\................\....................\..............\ogg_static.lib
......\................\....................\..............\ogg_static_d.lib
......\................\....................\..............\vorbisfile_static.lib
......\................\....................\..............\vorbisfile_static_d.lib
......\................\....................\..............\vorbis_static.lib
......\................\....................\..............\vorbis_static_d.lib
......\................\....................\Readme.txt
......\................\....................\resource.h
......\................\....................\stdafx.cpp
......\................\....................\stdafx.h
......\................\....................\TgPlayOgg_use_vorbisfile.cpp
......\................\....................\TGPlayOgg_use_vorbisfile.h
......\................\....................\TgPlayOgg_vorbisfile.rc
......\................\....................\TgPlayOgg_vorbisfile.sln
......\................\....................\TgPlayOgg_vorbisfile.vcproj
......\................\....................\VorbisfileCallbacks.cpp
VS2005
......\OggPlayer Demo
......\..............\OggPlayer.exe
......\..............\Test.ogg
......\..............\TgPlayOgg.dll
......\..............\TgPlayOgg_vorbisfile.dll
......\OggPlayer Sample
......\................\OggPlayer.sln
......\................\Readme.txt
......\................\TgPlayOgg
......\................\.........\AssemblyInfo.cs
......\................\.........\NativeMethods.cs
......\................\.........\OggPlayer.cs
......\................\.........\OggPlayEventArgs.cs
......\................\.........\Test App
......\................\.........\........\AboutBox.cs
......\................\.........\........\AboutBox.Designer.cs
......\................\.........\........\AboutBox.resx
......\................\.........\........\AssemblyInfo.cs
......\................\.........\........\Form1.cs
......\................\.........\........\Form1.resx
......\................\.........\........\OggPlayer.csproj
......\................\.........\........\Properties
......\................\.........\........\..........\Resources.Designer.cs
......\................\.........\........\..........\Resources.resx
......\................\.........\........\test app.sln
......\................\.........\........\test.ogg
......\................\.........\TgPlayOgg.csproj
......\................\.........\TgPlayOgg.sln
......\................\TgPlayOgg_vorbisfile
......\................\....................\Ogg Vorbis Include