Method

AgsAudioChannelget_level

since: 3.0.0

Declaration [src]

AgsChannel*
ags_channel_get_level (
  AgsChannel* channel
)

Description [src]

Get level.

Available since: 3.0.0

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 data, and is responsible for freeing it.