Function

AgsAudioAudioThreadScopeDataalloc

since: 3.3.0

[]

Declaration [src]

AgsAudioThreadScopeData*
ags_audio_thread_scope_data_alloc (
  void
)
[]

Description [src]

Allocate the AgsAudioThreadScopeData-struct.

Available since: 3.3.0

This function is not directly available to language bindings.

[]

Return value

Type: AgsAudioThreadScopeData

The newly allocated struct.

The caller of the function takes ownership of the data, and is responsible for freeing it.