Method
AgsAudioAudioFileget_soundcard
since: 4.2.0
Declaration [src]
GObject*
ags_audio_file_get_soundcard (
AgsAudioFile* audio_file
)
Description [src]
Get soundcard of audio_file
.
Available since: 4.2.0
Gets property | AgsAudio.AudioFile:soundcard |
Return value
Type: GObject
The GObject
implementing AgsSoundcard
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |