- property sdr.FarrowResampler.streaming : bool
Indicates whether the filter is in streaming mode.
In streaming mode, the filter state is preserved between calls to
__call__()
.Examples¶
See the Farrow arbitrary resampler example.
Indicates whether the filter is in streaming mode.
In streaming mode, the filter state is preserved between calls to __call__()
.
Examples¶
See the Farrow arbitrary resampler example.