ReverbEffectDefinition.LowEQGain Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le gain d’égalisation faible inclus dans la définition de l’effet de réverbération.
public:
property byte LowEQGain { byte get(); void set(byte value); };
byte LowEQGain();
void LowEQGain(byte value);
public byte LowEQGain { get; set; }
var byte = reverbEffectDefinition.lowEQGain;
reverbEffectDefinition.lowEQGain = byte;
Public Property LowEQGain As Byte
Valeur de propriété
Byte
byte
Valeur de gain de péréquation faible.