Click or drag to resize

AudioVisualization Class

Inheritance Hierarchy

Namespace:  WinformsVisualization.Visualization
Assembly:  CSAudioCDPlayer (in CSAudioCDPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public class AudioVisualization : UserControl

The AudioVisualization type exposes the following members.

Constructors
  NameDescription
Public methodAudioVisualization
Constructor.
Top
Properties
  NameDescription
Public propertyBarCount
The number of bars of the AudioVisualization.
Public propertyBarSpacing
The bar spacing of the AudioVisualization.
Public propertyColorBase
The base color of the AudioVisualization.
Public propertyColorMax
The max color of the AudioVisualization.
Public propertyHighQuality
The quality of the AudioVisualization.
Public propertyInterval
The interval value of the timer of the AudioVisualization.
Public propertyIsXLogScale
The IsXLogScale of the AudioVisualization.
Public propertyMaximumFrequency
The maximum frequency of the AudioVisualization.
Public propertyUseAverage
The UseAverage of the AudioVisualization.
Top
Methods
Fields
  NameDescription
Public fieldpictureBoxGraph
Top
See Also