Function
AgsAudioOscMeterControllerMonitorunref
since: 3.0.0
[−]
Declaration [src]
void
ags_osc_meter_controller_monitor_unref (
AgsOscMeterControllerMonitor* monitor
)
[−]
Description [src]
Decrease reference count of monitor
. If ref count is less or equal 0
monitor
is freed.
Available since: 3.0.0
[−]
Parameters
monitor
-
Type:
AgsOscMeterControllerMonitor*
The
AgsOscMeterControllerMonitor
-struct.The argument can be NULL
.The data is owned by the caller of the function.