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