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