DynamicsProcessing.Config.SetMbcBandByChannelIndex 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("setMbcBandByChannelIndex", "(IILandroid/media/audiofx/DynamicsProcessing$MbcBand;)V", "", ApiSince=28)]
public void SetMbcBandByChannelIndex (int channelIndex, int band, Android.Media.Audiofx.DynamicsProcessing.MbcBand mbcBand);
[<Android.Runtime.Register("setMbcBandByChannelIndex", "(IILandroid/media/audiofx/DynamicsProcessing$MbcBand;)V", "", ApiSince=28)>]
member this.SetMbcBandByChannelIndex : int * int * Android.Media.Audiofx.DynamicsProcessing.MbcBand -> unit
Paramètres
- channelIndex
- Int32
- band
- Int32
- mbcBand
- DynamicsProcessing.MbcBand
- Attributs