Constructor

AgsAudioFxTwoPassAliaseChannelnew

since: 3.8.0

Declaration [src]

AgsFxTwoPassAliaseChannel*
ags_fx_two_pass_aliase_channel_new (
  AgsChannel* channel
)

Description [src]

Create a new instance of AgsFxTwoPassAliaseChannel.

Available since: 3.8.0

Parameters

channel

Type: AgsChannel

The AgsChannel.

The data is owned by the caller of the function.

Return value

Type: AgsFxTwoPassAliaseChannel

The new AgsFxTwoPassAliaseChannel.

The caller of the function takes ownership of the data, and is responsible for freeing it.