Virtual Method

AgsAudioRecallnotify_dependency

since: 3.0.0

Declaration [src]

void
notify_dependency (
  AgsRecall* recall,
  guint dependency,
  gboolean increase
)

Description [src]

Notifies a recall that an other depends on it.

Available since: 3.0.0

Parameters

dependency

Type: guint

The dependency to notify for, see AgsRecallNotifyDependencyMode-enum.

increase

Type: gboolean

If TRUE increase, else if FALSE decrease.