Methods
|
Methods |
Start Audio Capturing. |
|
Stop Audio Capturing. |
|
Pause Audio Capturing. |
|
Resume Audio Capturing. |
|
Set the owner of WaveForm window. |
|
Enable/Disable popup the WaveForm window. |
|
Set the background color of WaveForm window. |
|
Set the window caption of WaveForm window. |
|
Set the left or right channel of WaveForm 's color. |
|
Set the divisor of WaveForm window. |
|
Set the offset of left or right channel of WaveForm. |
|
Set the window position of WaveForm window. |
|
Set the window style of WaveForm window. |
|
Search the Audio Device for a given string. This method same as AudioDevices.FindDevice. |
|
Search the Input Pin for a given string. This method same as AudioInputPins.FindInputPin. |
|
Search the wma profile for a given string. This method same as WMVProfiles.FindWMVProfile. |
|
Return the count of Audio Device. |
|
Return the name of Audio Device for specific index. |
|
Return the count of Audio Input Pin. |
|
Return the name of Audio Input Pin for specific index. |
|
Return delimited string with all available audio device. |
|
Return delimited string with all available input pin. |
|
Return the count of Playback Device. (Support on Windows 7, vista, Windows 8, Windows 10 only) |
|
Return the name of Playback Device. (Support on Windows 7, vista, Windows 8, Windows 10 only) |
|
Return the count of WMA Profile. |
|
Return the name of WMV Profile. |
|
Refresh the audio pin if the audio device is changed. |