文件名称:ADMixer_Mute
- 所属分类:
- Audio
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 76kb
- 下载次数:
- 0次
- 提 供 者:
- fran****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This program is equivalent to the "Mute all" check box of Windows Volume Control for Playback. The Master Mute control is the MIXERCONTROL_CONTROLTYPE_MUTE control of the MIXERLINE_COMPONENTTYPE_DST_SPEAKERS destination audio line. It belongs to the switch controls (MIXERCONTROL_CT_CLASS_SWITCH), which are two-state switches. It uses the MIXERCONTROLDETAILS_BOOLEAN structure to retrieve and set control properties. Whenever the check box is clicked, CMuteDlg::amdSetMasterMuteValue() is called to set the Master Mute value accordingly. The MM_MIXM_CONTROL_CHANGE message is received once the state of the Master Mute control has changed. In this case, CMuteDlg::amdGetMasterMuteValue() is called to retrieve the current value of the Master Mute control and update the state of the check box accordingly.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MuteDlg.cpp
MuteDlg.h
resource.h
StdAfx.cpp
StdAfx.h
Release\Mute.exe
Release
res\Mute.ico
...\Mute.rc2
res
Mute.cpp
Mute.dsp
Mute.dsw
Mute.h
Mute.rc
MuteDlg.h
resource.h
StdAfx.cpp
StdAfx.h
Release\Mute.exe
Release
res\Mute.ico
...\Mute.rc2
res
Mute.cpp
Mute.dsp
Mute.dsw
Mute.h
Mute.rc