DynamicsProcessing.Config.Builder.SetChannelTo Method

Definition

[Android.Runtime.Register("setChannelTo", "(ILandroid/media/audiofx/DynamicsProcessing$Channel;)Landroid/media/audiofx/DynamicsProcessing$Config$Builder;", "", ApiSince=28)]
public Android.Media.Audiofx.DynamicsProcessing.Config.Builder SetChannelTo (int channelIndex, Android.Media.Audiofx.DynamicsProcessing.Channel channel);
[<Android.Runtime.Register("setChannelTo", "(ILandroid/media/audiofx/DynamicsProcessing$Channel;)Landroid/media/audiofx/DynamicsProcessing$Config$Builder;", "", ApiSince=28)>]
member this.SetChannelTo : int * Android.Media.Audiofx.DynamicsProcessing.Channel -> Android.Media.Audiofx.DynamicsProcessing.Config.Builder

Parameters

channelIndex
Int32

Returns

Attributes

Applies to