property sdr.FarrowResampler.streaming : bool

Returns whether the filter is in streaming mode.

In streaming mode, the filter state is preserved between calls to resample().

Examples

See the Farrow arbitrary resampler example.