Method
AgsAudioAudioSignalopen_feed
since: 3.3.0
Declaration [src]
void
ags_audio_signal_open_feed (
AgsAudioSignal* audio_signal,
AgsAudioSignal* default_template,
guint frame_count,
guint old_frame_count
)
Parameters
default_template
-
Type:
AgsAudioSignal
The default template
AgsAudioSignal
.The data is owned by the caller of the method. frame_count
-
Type:
guint
The new frame count.
old_frame_count
-
Type:
guint
The old frame count.