Method
AgsAudioSoundResourceread_audio_signal
since: 3.0.0
Declaration [src]
GList*
ags_sound_resource_read_audio_signal (
AgsSoundResource* sound_resource,
GObject* soundcard,
gint audio_channel
)
Parameters
soundcard
-
Type:
GObject
The
AgsSoundcard
.The data is owned by the caller of the method. audio_channel
-
Type:
gint
The audio channel or -1 for all.