Compartir a través de


ReverbEffectDefinition.LowEQCutoff Propiedad

Definición

Obtiene o establece el límite de ecualización baja incluido en la definición del efecto de reverberación.

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

Valor de propiedad

Byte

byte

Valor límite de ecualización baja.

Se aplica a