Method
AgsAudioChannelget_input_soundcard
since: 3.1.0
Declaration [src]
GObject*
ags_channel_get_input_soundcard (
AgsChannel* channel
)
Description [src]
Get the input soundcard object of channel
.
Available since: 3.1.0
Gets property | AgsAudio.Channel:input-soundcard |
Return value
Type: GObject
The input soundcard.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |