C# Class GAudio.GATDynamicChannelGain

Inheritance: GATChannelGain
Afficher le fichier Open project: gregzo/G-Audio Class Usage Examples

Méthodes publiques

Méthode Description
GATDynamicChannelGain ( int ichannelnumber, float igain ) : System.Collections
PlayerDidMix ( ) : void
PlayerWillMix ( ) : void

Method Details

GATDynamicChannelGain() public méthode

public GATDynamicChannelGain ( int ichannelnumber, float igain ) : System.Collections
ichannelnumber int
igain float
Résultat System.Collections

PlayerDidMix() public méthode

public PlayerDidMix ( ) : void
Résultat void

PlayerWillMix() public méthode

public PlayerWillMix ( ) : void
Résultat void