BASS.NET API for the Un4seen BASS Audio Library

DSP_IIRDelayDelaySeconds Property

BASS.NET API for the Un4seen BASS Audio Library
Gets or Sets the Delay in seconds (e.g. 0.01 for 10ms - between 0.0 and 60.0).

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public float DelaySeconds { get; set; }

Property Value

Type: Single
See Also

Reference