Click or drag to resize

AudioVisualization Methods

The AudioVisualization type exposes the following members.

Methods
  NameDescription
Public methodCheckLicense
Check the user license of the component.
Protected methodDispose
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).)
Protected methodFinalize (Overrides ComponentFinalize.)
Public methodGetDeviceDefaultIndex
Get the default input device index. This works when the mode of the recorder is on WASAPI.
Public methodGetDevices
Get the all audio devices that installed on the local machine according to the capture mode.
Public methodGetEnumValue(Enum)
Get the value of the selected item of the Enum
Public methodGetEnumValueT(String)
Get the value of the selected item of the Enum
Public methodRaiseError
Raise an error
Public methodStart
Start the visualization
Public methodStop
Stop the visualization
Top
See Also