文件名称:AudioBox90
- 所属分类:
- Audio
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 50kb
- 下载次数:
- 0次
- 提 供 者:
- wengj*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
描述
=== =====
这是一个MFC应用程序中的纯音频媒体播放器相似点唱机。
你可以选择一个媒体目录和音频媒体播放所有文件,
包括Windows媒体文件。选项包括寻求,静音音频,
文件进行随机选择,调整音量和循环当前
媒体文件。-Descr iption
===========
This MFC application is an audio-only media player similar to Jukebox.
You can select a media directory and play all audio media files,
including Windows Media Files. Options include seeking, muting audio,
randomizing file selection, adjusting volume, and looping the current
media file.
Using Windows Media 9 Series (Corona)
=====================================
If you have installed the Windows Media Format 9 SDK (code named Corona ),
then you can benefit from enhancements in the WMF9 SDK. Starting with
Windows Media 9 Series, the WMStub.lib and key provider implementation are no longer
necessary. Therefore, certain portions of this sample are conditionally compiled
with "#ifndef TARGET_WMF9", and new build targets are provided to remove the linking
of the WMStub library when targeting Corona systems.
=== =====
这是一个MFC应用程序中的纯音频媒体播放器相似点唱机。
你可以选择一个媒体目录和音频媒体播放所有文件,
包括Windows媒体文件。选项包括寻求,静音音频,
文件进行随机选择,调整音量和循环当前
媒体文件。-Descr iption
===========
This MFC application is an audio-only media player similar to Jukebox.
You can select a media directory and play all audio media files,
including Windows Media Files. Options include seeking, muting audio,
randomizing file selection, adjusting volume, and looping the current
media file.
Using Windows Media 9 Series (Corona)
=====================================
If you have installed the Windows Media Format 9 SDK (code named Corona ),
then you can benefit from enhancements in the WMF9 SDK. Starting with
Windows Media 9 Series, the WMStub.lib and key provider implementation are no longer
necessary. Therefore, certain portions of this sample are conditionally compiled
with "#ifndef TARGET_WMF9", and new build targets are provided to remove the linking
of the WMStub library when targeting Corona systems.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AudioBox\audiobox.cpp
........\Audiobox.dsp
........\audiobox.dsw
........\audiobox.h
........\audiobox.jpg
........\Audiobox.rc
........\audiobox.sln
........\Audiobox.vcproj
........\audioboxdlg.cpp
........\audioboxdlg.h
........\keyprovider.cpp
........\keyprovider.h
........\mediatypes.h
........\readme.txt
........\Res\audiobox.ico
........\...\audiobox.rc2
........\resource.h
........\resource.hm
........\StdAfx.cpp
........\StdAfx.h
........\Res
AudioBox
........\Audiobox.dsp
........\audiobox.dsw
........\audiobox.h
........\audiobox.jpg
........\Audiobox.rc
........\audiobox.sln
........\Audiobox.vcproj
........\audioboxdlg.cpp
........\audioboxdlg.h
........\keyprovider.cpp
........\keyprovider.h
........\mediatypes.h
........\readme.txt
........\Res\audiobox.ico
........\...\audiobox.rc2
........\resource.h
........\resource.hm
........\StdAfx.cpp
........\StdAfx.h
........\Res
AudioBox