AudioVisualization Methods |
The AudioVisualization type exposes the following members.
Name | Description | |
---|---|---|
CheckLicense |
Check the user license of the component.
| |
Dispose |
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).) | |
Finalize | (Overrides ComponentFinalize.) | |
GetDeviceDefaultIndex |
Get the default input device index. This works when the mode of the recorder is on WASAPI.
| |
GetDevices |
Get the all audio devices that installed on the local machine according to the capture mode.
| |
GetEnumValue(Enum) |
Get the value of the selected item of the Enum
| |
GetEnumValueT(String) |
Get the value of the selected item of the Enum
| |
RaiseError |
Raise an error
| |
Start |
Start the visualization
| |
Stop |
Stop the visualization
|