Constructor
AgsAudioRecyclingnew
since: 3.0.0
Declaration [src]
AgsRecycling*
ags_recycling_new (
GObject* output_soundcard
)
Parameters
output_soundcard
-
Type:
GObject
The
GObject
implementingAgsSoundcard
.The data is owned by the caller of the function.
Return value
Type: AgsRecycling
A new AgsRecycling
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |