Constructor
AgsAudioFxLowPassChannelnew
since: 3.13.0
Declaration [src]
AgsFxLowPassChannel*
ags_fx_low_pass_channel_new (
AgsChannel* channel
)
Parameters
channel-
Type:
AgsChannelThe
AgsChannel.The data is owned by the caller of the function.
Return value
Type: AgsFxLowPassChannel
The new AgsFxLowPassChannel.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |