Constructor

AgsAudioAudioFileManagernew

since: 3.4.0

Declaration [src]

AgsAudioFileManager*
ags_audio_file_manager_new (
  void
)

Description [src]

Creates an AgsAudioFileManager.

Available since: 3.4.0

Return value

Type: AgsAudioFileManager

A new AgsAudioFileManager.

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