MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
EQPresetBand Constructor (center)
Namespaces
►
MPfm.Player
►
EQPresetBand
►
EQPresetBand(Single)
C#
Visual Basic
Default constructor for the EQPresetBand class. Sets the default values for an equalizer band.
Declaration Syntax
C#
Visual Basic
public
EQPresetBand
(
float
center
)
Public
Sub
New
( _
center
As
Single
_ )
Parameters
center
(
Single
)
Equalizer center (in Hz)
Assembly:
MPfm.Player
(Module: MPfm.Player) Version: 0.5.3.0 (0.5.3.0)