C# Class GAudio.GATChannelGain

Datei anzeigen Open project: gregzo/G-Audio Class Usage Examples

Protected Properties

Property Type Description
_gain float

Public Methods

Method Description
GATChannelGain ( int ichannelnumber, float igain ) : System.Collections

Method Details

GATChannelGain() public method

public GATChannelGain ( int ichannelnumber, float igain ) : System.Collections
ichannelnumber int
igain float
return System.Collections

Property Details

_gain protected_oe property

protected float _gain
return float