Method

AgsAudioFluidIIRFilterUtilget_destination

since: 3.9.6

Declaration [src]

gpointer
ags_fluid_iir_filter_util_get_destination (
  AgsFluidIIRFilterUtil* fluid_iir_filter_util
)

Description [src]

Get destination buffer of fluid_iir_filter_util.

Available since: 3.9.6

Return value

Type: gpointer

The destination buffer.

The data is owned by the instance.
The return value can be NULL.