DynamicsProcessing.Config.GetMbcBandByChannelIndex(Int32, Int32) 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("getMbcBandByChannelIndex", "(II)Landroid/media/audiofx/DynamicsProcessing$MbcBand;", "", ApiSince=28)]
public Android.Media.Audiofx.DynamicsProcessing.MbcBand GetMbcBandByChannelIndex (int channelIndex, int band);
[<Android.Runtime.Register("getMbcBandByChannelIndex", "(II)Landroid/media/audiofx/DynamicsProcessing$MbcBand;", "", ApiSince=28)>]
member this.GetMbcBandByChannelIndex : int * int -> Android.Media.Audiofx.DynamicsProcessing.MbcBand
Parameters
- channelIndex
- Int32
- band
- Int32
Returns
- Attributes