BaseSoundProcessorMinimumArtifactThreshold Property |
[Missing <summary> documentation for "P:StarfieldUtils.SoundUtils.BaseSoundProcessor.MinimumArtifactThreshold"]
Namespace:
StarfieldUtils.SoundUtils
Assembly:
Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public float MinimumArtifactThreshold { get; set; }
Public Property MinimumArtifactThreshold As Single
Get
Set
public:
property float MinimumArtifactThreshold {
float get ();
void set (float value);
}
member MinimumArtifactThreshold : float32 with get, set
Property Value
Type:
SingleSee Also