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

Return value

Type: GObject

The GObject implementing AgsSoundcard.

The caller of the method takes ownership of the data, and is responsible for freeing it.