Method

AgsAudioRecyclingset_input_soundcard

since: 3.0.0

Declaration [src]

void
ags_recycling_set_input_soundcard (
  AgsRecycling* recycling,
  GObject* input_soundcard
)

Description [src]

Set the input soundcard object of recycling.

Available since: 3.0.0

Parameters

input_soundcard

Type: GObject

The GObject implementing AgsSoundcard.

The data is owned by the caller of the function.