Function

AgsAudioFxLv2AudioScopeDataalloc

since: 3.3.0

Declaration [src]

AgsFxLv2AudioScopeData*
ags_fx_lv2_audio_scope_data_alloc (
  void
)

Description [src]

Allocate AgsFxLv2AudioScopeData-struct.

Available since: 3.3.0

This function is not directly available to language bindings.

Return value

Type: AgsFxLv2AudioScopeData

The new AgsFxLv2AudioScopeData-struct.

The data is owned by the called function.