ReverbEffectDefinition.HighEQGain 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 élevé inclus dans la définition d’effet de réverbération.
public:
property byte HighEQGain { byte get(); void set(byte value); };
byte HighEQGain();
void HighEQGain(byte value);
public byte HighEQGain { get; set; }
var byte = reverbEffectDefinition.highEQGain;
reverbEffectDefinition.highEQGain = byte;
Public Property HighEQGain As Byte
Valeur de propriété
Byte
byte
Valeur de gain de péréquation élevée.