Function

AgsAudioOscMeterControllerMonitoralloc

since: 3.0.0

Declaration [src]

AgsOscMeterControllerMonitor*
ags_osc_meter_controller_monitor_alloc (
  void
)

Description [src]

Allocate AgsOscMeterControllerMonitor-struct.

Available since: 3.0.0

Return value

Type: AgsOscMeterControllerMonitor*

The newly allocate AgsOscMeterControllerMonitor-struct.

The data is owned by the called function.
The return value can be NULL.