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

Parameters

soundcard

Type: GObject

The GObject implementing AgsSoundcard.

The data is owned by the caller of the function.