Methods
|
Methods |
Add specific decoder to black list. It enables the developer to reject specific filters only. |
|
Clear all decoders added to black list. |
|
Start Audio Capturing. |
|
Stop Audio Capturing. |
|
Pause Audio Capturing. |
|
Resume Audio Capturing. |
|
Refresh Audio Device if insert or remove USB device. |
|
Set the owner of Background Audio's WaveForm window. |
|
Enable/Disable popup the WaveForm window. |
|
Set the background color of Background Audio's WaveForm window. |
|
Set the window caption of Background Audio's WaveForm window. |
|
Set the color of left or right channel for Background Audio's WaveForm window. |
|
Set the delay of Background Audio's WaveForm display. |
|
Set the divisor of Background Audio's WaveForm window. |
|
Set the offset of left or right channel of Background Audio's WaveForm. |
|
Set the window position of Background Audio's WaveForm window. |
|
Set the window style of Background Audio's WaveForm window. |
|
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 color of left or right channel for WaveForm window. |
|
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 wmv profile for a given string. This method same as WMVProfiles.FindWMVProfile. |
|
Return Container Window handle. |
|
Return delimited string with all available audio device. |
|
Return delimited string with all available input pin. |
|
Enable/Disable the mixer feature. |
|
Set the background audio file when you enable mixer feature. |
|
Adjust the volume of background audio or Microphone when mixing. |
|
Adds a delay (in seconds) to the background music or Microphone. |
|
Return the audio file duration when you called PBLoadAudioFile method. |
|
Hide the Playback WaveForm window. |
|
Load the audio file for playback. |
|
Pause the audio when playback. |
|
Playback the audio after called PBLoadAudioFile or Resume the playback. |
|
Go to specific position when playback. |
|
Adjust the volume when playback. |
|
Set the background color of Playback WaveForm window. |
|
Set the window caption of Playback WaveForm window. |
|
Set the color of left or right channel for Playback WaveForm window. |
|
Set the delay of Playback WaveForm display. |
|
Set the divisor of Playback WaveForm window. |
|
Set the offset of left or right channel for Playback WaveForm window. |
|
Set the owner of Playback WaveForm window. |
|
Enable/Disable popup the Playback WaveForm window. |
|
Set the window position of Playback WaveForm window. |
|
Set the window style of WaveForm window. |
|
Stop the playback. |
|
Refresh the audio pin if the audio device is changed. |