DynamicsProcessing.Config.Builder.SetChannelTo Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
[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
Paramètres
- channelIndex
- Int32
- channel
- DynamicsProcessing.Channel
Retours
- Attributs