Defines the style used by DXVUMeterNETGDI to render the monitored audio

Namespace: NDXVUMeterNET
Assembly: DXVUMeterNETGDI (in DXVUMeterNETGDI.dll) Version: 3.0.4021.33606 (3.1.0.0)

Syntax

C#
public enum StyleConstants
Visual Basic
Public Enumeration StyleConstants
Visual C++
public enum class StyleConstants

Members

Member nameValueDescription
DigitalVU0Display the Digital VUs using leds
Oscilloscope1Display the Oscilloscope (waveform)
FFT2Display the Audio in the Frequency domain analyzer
UserPaintGDI3Allows the use of GDI+ to render a custom display

See Also