Method

AgsAudioSetBacklogadd

since: 6.2.0

Declaration [src]

void
ags_set_backlog_add (
  AgsSetBacklog* set_backlog,
  AgsAudioSignal* scope
)

Description [src]

Add scope to set_backlog.

Available since: 6.2.0

Parameters

scope

Type: AgsAudioSignal

The AgsAudioSignal.

The data is owned by the caller of the method.