Function

AgsAudioFxTwoPassAliaseChannelinput_get_b_buffer

since: 3.8.0

Declaration [src]

gpointer
ags_fx_two_pass_aliase_channel_input_get_b_buffer (
  AgsFxTwoPassAliaseChannelInputData* input_data
)

Description [src]

Get b buffer of input_data.

Available since: 3.8.0

Parameters

input_data

Type: AgsFxTwoPassAliaseChannelInputData*

The AgsFxTwoPassAliaseChannelInputData-struct.

The argument can be NULL.
The data is owned by the caller of the function.

Return value

Type: gpointer

The b buffer.

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