Skip to content

Function ::kfr_filter_reset_f32

function kfr_filter_reset_f32(KFR_FILTER_F32 *) capi

void kfr_filter_reset_f32(KFR_FILTER_F32* plan)

Resets the internal state of a filter plan, including its delay line.

Parameters
plan Pointer to the filter plan.

Fully qualified name: kfr_filter_reset_f32(KFR_FILTER_F32 *)

Declared at capi.h:977

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.