Constructor

AgsAudioAudioContainerManagernew

since: 3.4.0

Declaration [src]

AgsAudioContainerManager*
ags_audio_container_manager_new (
  void
)

Description [src]

Creates an AgsAudioContainerManager.

Available since: 3.4.0

Return value

Type: AgsAudioContainerManager

A new AgsAudioContainerManager.

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