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