Method
AgsAudioAudioFileset_soundcard
since: 4.2.0
Declaration [src]
void
ags_audio_file_set_soundcard (
AgsAudioFile* audio_file,
GObject* soundcard
)
Description [src]
Set soundcard of audio_file
.
Available since: 4.2.0
Sets property | AgsAudio.AudioFile:soundcard |
Parameters
soundcard
-
Type:
GObject
The
GObject
implementingAgsSoundcard
.The data is owned by the caller of the method.