Method

AgsAudioAudioFileset_sound_resource

since: 4.2.0

Declaration [src]

void
ags_audio_file_set_sound_resource (
  AgsAudioFile* audio_file,
  GObject* sound_resource
)

Description [src]

Set sound resource of audio_file.

Available since: 4.2.0

Parameters

sound_resource

Type: GObject

The GObject implementing AgsSoundResource.

The data is owned by the caller of the function.