Click or drag to resize

AudioMeter Class

Inheritance Hierarchy

Namespace:  CSAudioMeter
Assembly:  CSAudioCDPlayer (in CSAudioCDPlayer.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public class AudioMeter : ProgressBar

The AudioMeter type exposes the following members.

Constructors
  NameDescription
Public methodAudioMeter
Constructor.
Top
Properties
Methods
  NameDescription
Protected methodDispose
Clean up any resources being used.
(Overrides ControlDispose(Boolean).)
Protected methodOnPaint
Set some APIs in order to control the color and the background color of the progress-bar.
(Overrides ControlOnPaint(PaintEventArgs).)
Top
See Also