API
JacksonLiang
这个作者很懒,什么都没留下…
展开
-
声音控制Mixer API〔转〕
In order to understand how the Mixer API works, its important to first understand the hardware layout of a typical audio card. Its necessary to be able to visualize an audio card as having distinct,转载 2008-03-28 09:26:00 · 1697 阅读 · 0 评论 -
MIXERLINECONTROLS结构体定义〔声音控制〕〔转〕
http://blog.csdn.net/coldfire/archive/2001/09/11/12633.aspxMIXERLINECONTROLS结构体定义MIXERLINECONTROLStypedef struct{DWORD cbStruct;指示出MIXERLINECONTROLS结构的大小(字节单位)。该成员必须在调用mixerGetLineControls函数之前被初始化。这转载 2008-03-28 09:21:00 · 1600 阅读 · 0 评论