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