Method

AgsAudioAudioSignalfeed

since: 3.0.0

Declaration [src]

void
ags_audio_signal_feed (
  AgsAudioSignal* audio_signal,
  AgsAudioSignal* default_template,
  guint frame_count
)

Description [src]

Feed audio signal to grow upto frame count.

Available since: 3.0.0

Parameters

default_template

Type: AgsAudioSignal

The default template AgsAudioSignal.

The data is owned by the caller of the function.
frame_count

Type: guint

The new frame count.