Method

AgsAudioSetBacklogremove

since: 6.2.0

Declaration [src]

void
ags_set_backlog_remove (
  AgsSetBacklog* set_backlog,
  AgsAudioSignal* scope
)

Description [src]

Remove scope from set_backlog.

Available since: 6.2.0

Parameters

scope

Type: AgsAudioSignal

The AgsAudioSignal.

The data is owned by the caller of the method.