Method

AgsAudioOutputfind_last_input_recycling

since: 3.0.0

Declaration [src]

AgsRecycling*
ags_output_find_last_input_recycling (
  AgsOutput* output
)

Description [src]

Retrieve last input recycling.

Available since: 3.0.0

Return value

Type: AgsRecycling

The last AgsRecycling of AgsAudio.

The caller of the method takes ownership of the data, and is responsible for freeing it.