Method
AgsAudioRecallnotify_dependency
since: 3.0.0
[−]
Declaration [src]
void
ags_recall_notify_dependency (
AgsRecall* recall,
guint dependency,
gboolean increase
)
[−]
Parameters
dependency
-
Type:
guint
The dependency to notify for, see
AgsRecallNotifyDependencyMode
-enum. increase
-
Type:
gboolean
If
TRUE
increase, else ifFALSE
decrease.