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