Function
AgsAudioFxBufferChannelinput_get_parent
since: 3.3.0
[−]
Declaration [src]
gpointer
ags_fx_buffer_channel_input_get_parent (
AgsFxBufferChannelInputData* input_data
)
[−]
Parameters
input_data
-
Type:
AgsFxBufferChannelInputData*
The
AgsFxBufferChannelInputData
-struct.The argument can be NULL
.The data is owned by the caller of the function.
[−]
Return value
Type: gpointer
The parent.
The data is owned by the called function. |
The return value can be NULL . |