Method

AgsAudioAudioFileget_sound_resource

since: 4.2.0

Declaration [src]

GObject*
ags_audio_file_get_sound_resource (
  AgsAudioFile* audio_file
)

Description [src]

Get sound resource of audio_file.

Available since: 4.2.0

Return value

Type: GObject

The GObject implementing AgsSoundResource.

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