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