AudioVisualization Class |
Namespace: CSAudioVisualization
The AudioVisualization type exposes the following members.
Name | Description | |
---|---|---|
AudioVisualization | Initializes a new instance of the AudioVisualization class |
Name | Description | |
---|---|---|
AudioSource | ||
BarCount |
The number of bars of the AudioVisualization.
| |
BarSpacing |
The bar spacing of the AudioVisualization.
| |
ColorBase |
The base color of the AudioVisualization.
| |
ColorMax |
The max color of the AudioVisualization.
| |
DeviceIndex |
The audio source device.
| |
FileName | ||
HighQuality |
The quality of the AudioVisualization.
| |
Interval |
The interval value of the timer of the AudioVisualization.
| |
IsXLogScale |
The IsXLogScale of the AudioVisualization.
| |
MaximumFrequency |
The maximum frequency of the AudioVisualization.
| |
MessageArgs | ||
Mode |
The mode of the capturing process. This can be WasapiLoopbackCapture (default), WasapiCapture or LineIn.
| |
pic3DGraph | ||
picSpectrum | ||
UseAverage |
The UseAverage of the AudioVisualization.
| |
UserKey |
The user key.
| |
UserName |
The user name.
| |
VisMode |
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
|
Name | Description | |
---|---|---|
VisualizationError |