摘要:
using System;using System.Windows.Forms;using System.Runtime.InteropServices; namespace WaveLib{ /// /// 音量控制 /// public class AudioMixerHelper : o... 阅读全文
posted @ 2009-07-10 15:20
超边缘
阅读(908)
评论(0)
推荐(0)
|
摘要:
using System;using System.Windows.Forms;using System.Runtime.InteropServices; namespace WaveLib{ /// /// 音量控制 /// public class AudioMixerHelper : o... 阅读全文
posted @ 2009-07-10 15:20
超边缘
阅读(908)
评论(0)
推荐(0)
摘要:
using System;using System.Collections.Generic;using System.Text;using System.Runtime.InteropServices; namespace WaveLib{ public class AudioMixerHelper... 阅读全文
posted @ 2009-07-10 15:17
超边缘
阅读(594)
评论(1)
推荐(0)
|