DynamicsProcessing.GetPreEqBandByChannelIndex(Int32, Int32) Method
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("getPreEqBandByChannelIndex", "(II)Landroid/media/audiofx/DynamicsProcessing$EqBand;", "", ApiSince=28)]
public Android.Media.Audiofx.DynamicsProcessing.EqBand? GetPreEqBandByChannelIndex (int channelIndex, int band);
[<Android.Runtime.Register("getPreEqBandByChannelIndex", "(II)Landroid/media/audiofx/DynamicsProcessing$EqBand;", "", ApiSince=28)>]
member this.GetPreEqBandByChannelIndex : int * int -> Android.Media.Audiofx.DynamicsProcessing.EqBand
- channelIndex
- Int32
- band
- Int32
- Attributes