Method
AgsAudioChannelprev_pad
since: 3.0.0
Declaration [src]
AgsChannel*
ags_channel_prev_pad (
AgsChannel* channel
)
Return value
Type: AgsChannel
The prev pad of AgsChannel
if available, otherwise NULL
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |