Function

AgsAudioFxVst3AudioScopeDataalloc

since: 3.10.5

Declaration [src]

AgsFxVst3AudioScopeData*
ags_fx_vst3_audio_scope_data_alloc (
  void
)

Description [src]

Allocate AgsFxVst3AudioScopeData-struct.

Available since: 3.10.5

This function is not directly available to language bindings.

Return value

Type: AgsFxVst3AudioScopeData

The new AgsFxVst3AudioScopeData-struct.

The data is owned by the called function.