BearWare.WindowsMixer Member List
This is the complete list of members for
BearWare.WindowsMixer, including all inherited members.
GetMixerCount() | BearWare.WindowsMixer | [static] |
GetMixerName(int nMixerIndex, out string szMixerName) | BearWare.WindowsMixer | [static] |
GetWaveInBoost(int nWaveDeviceID) | BearWare.WindowsMixer | [static] |
GetWaveInControlCount(int nWaveDeviceID) | BearWare.WindowsMixer | [static] |
GetWaveInControlName(int nWaveDeviceID, int nControlIndex, out string szDeviceName) | BearWare.WindowsMixer | [static] |
GetWaveInControlSelected(int nWaveDeviceID, int nControlIndex) | BearWare.WindowsMixer | [static] |
GetWaveInMute(int nWaveDeviceID) | BearWare.WindowsMixer | [static] |
GetWaveInName(int nWaveDeviceID, out string szMixerName) | BearWare.WindowsMixer | [static] |
GetWaveInSelected(int nWaveDeviceID, MixerControl nControl) | BearWare.WindowsMixer | [static] |
GetWaveInVolume(int nWaveDeviceID, MixerControl nControl) | BearWare.WindowsMixer | [static] |
GetWaveOutMute(int nWaveDeviceID, MixerControl nControl) | BearWare.WindowsMixer | [static] |
GetWaveOutName(int nWaveDeviceID, out string szMixerName) | BearWare.WindowsMixer | [static] |
GetWaveOutVolume(int nWaveDeviceID, MixerControl nControl) | BearWare.WindowsMixer | [static] |
SetWaveInBoost(int nWaveDeviceID, bool bEnable) | BearWare.WindowsMixer | [static] |
SetWaveInControlSelected(int nWaveDeviceID, int nControlIndex) | BearWare.WindowsMixer | [static] |
SetWaveInMute(int nWaveDeviceID, bool bEnable) | BearWare.WindowsMixer | [static] |
SetWaveInSelected(int nWaveDeviceID, MixerControl nControl) | BearWare.WindowsMixer | [static] |
SetWaveInVolume(int nWaveDeviceID, MixerControl nControl, int nVolume) | BearWare.WindowsMixer | [static] |
SetWaveOutMute(int nWaveDeviceID, MixerControl nControl, bool bMute) | BearWare.WindowsMixer | [static] |
SetWaveOutVolume(int nWaveDeviceID, MixerControl nControl, int nVolume) | BearWare.WindowsMixer | [static] |