C# Class RXG100Sim.TFVolume

Inheritance: AudioLib.Modules.TransferVariable
Mostrar archivo Open project: ValdemarOrn/SharpSoundPlugins Class Usage Examples

Public Methods

Method Description
TFVolume ( double fs ) : System
Update ( ) : void

Method Details

TFVolume() public method

public TFVolume ( double fs ) : System
fs double
return System

Update() public method

public Update ( ) : void
return void