Method
AgsAudioChannelpad_first
since: 3.0.0
Declaration [src]
AgsChannel*
ags_channel_pad_first (
AgsChannel* channel
)
Return value
Type: AgsChannel
The first AgsChannel
with the same audio channel as channel
.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |