DynamicsProcessing.Config.SetMbcBandByChannelIndex Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[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
Parâmetros
- channelIndex
- Int32
- band
- Int32
- mbcBand
- DynamicsProcessing.MbcBand
- Atributos