DynamicsProcessing.Config.GetChannelByChannelIndex(Int32) Method

Definition

[Android.Runtime.Register("getChannelByChannelIndex", "(I)Landroid/media/audiofx/DynamicsProcessing$Channel;", "", ApiSince=28)]
public Android.Media.Audiofx.DynamicsProcessing.Channel GetChannelByChannelIndex (int channelIndex);
[<Android.Runtime.Register("getChannelByChannelIndex", "(I)Landroid/media/audiofx/DynamicsProcessing$Channel;", "", ApiSince=28)>]
member this.GetChannelByChannelIndex : int -> Android.Media.Audiofx.DynamicsProcessing.Channel

Parameters

channelIndex
Int32

Returns

Attributes

Applies to