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
Gets property | AgsAudio.AudioFile:sound-resource |
Return value
Type: GObject
The GObject
implementing AgsSoundResource
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |