Method
AgsAudioOutputfind_first_input_recycling
since: 3.0.0
Declaration [src]
AgsRecycling*
ags_output_find_first_input_recycling (
AgsOutput* output
)
Return value
Type: AgsRecycling
The first AgsRecycling
of AgsAudio
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |