DynamicsProcessing.Config.Builder.SetAllChannelsTo Method       
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Android.Runtime.Register("setAllChannelsTo", "(Landroid/media/audiofx/DynamicsProcessing$Channel;)Landroid/media/audiofx/DynamicsProcessing$Config$Builder;", "", ApiSince=28)]
public Android.Media.Audiofx.DynamicsProcessing.Config.Builder SetAllChannelsTo(Android.Media.Audiofx.DynamicsProcessing.Channel channel);
	[<Android.Runtime.Register("setAllChannelsTo", "(Landroid/media/audiofx/DynamicsProcessing$Channel;)Landroid/media/audiofx/DynamicsProcessing$Config$Builder;", "", ApiSince=28)>]
member this.SetAllChannelsTo : Android.Media.Audiofx.DynamicsProcessing.Channel -> Android.Media.Audiofx.DynamicsProcessing.Config.Builder
	Parameters
- channel
 - DynamicsProcessing.Channel
 
Returns
- Attributes