Method

AgsAudioOutputfind_first_input_recycling

since: 3.0.0

[]

Declaration [src]

AgsRecycling*
ags_output_find_first_input_recycling (
  AgsOutput* output
)
[]

Description [src]

Retrieve first input recycling.

Available since: 3.0.0

[]

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.