TSignalVariableRateConverter.MinFactor Property

property MinFactor: Double;

Specifies the minimum Factor down to which the rate converter can vary the sampling, without introducing aliasing.

Returns: Double

Remarks:

The maximum value for the minFactor is limited to 1. The value must be an inverse of an integer with power of two (1/2, 1/4, 1/8 etc...).