Method
AgsAudioFxBufferChannelget_input_data
since: 3.3.0
[−]
Declaration [src]
AgsFxBufferChannelInputData*
ags_fx_buffer_channel_get_input_data (
AgsFxBufferChannel* fx_buffer_channel,
gint sound_scope
)
[−]
Return value
Type: AgsFxBufferChannelInputData*
The matching AgsFxBufferChannelInputData
-struct.
The returned data is owned by the instance. |
The return value can be NULL . |