Method
AgsAudioChannelget_level
since: 3.0.0
Declaration [src]
AgsChannel*
ags_channel_get_level (
AgsChannel* channel
)
Return value
Type: AgsChannel
The level of channel
as AgsChannel
or NULL
if no parent recycling.
The caller of the method takes ownership of the returned data, and is responsible for freeing it. |