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