Method

AgsAudioAudioSignalstream_safe_resize

since: 3.0.0

Declaration [src]

void
ags_audio_signal_stream_safe_resize (
  AgsAudioSignal* audio_signal,
  guint length
)

Description [src]

Resize stream of audio_signal to length number of buffers. But doesn’t shrink more than the current stream position.

Available since: 3.0.0

Parameters

length

Type: guint

The new length.