DynamicsProcessing.Mbc.GetBand(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("getBand", "(I)Landroid/media/audiofx/DynamicsProcessing$MbcBand;", "", ApiSince=28)]
public Android.Media.Audiofx.DynamicsProcessing.MbcBand? GetBand (int band);
[<Android.Runtime.Register("getBand", "(I)Landroid/media/audiofx/DynamicsProcessing$MbcBand;", "", ApiSince=28)>]
member this.GetBand : int -> Android.Media.Audiofx.DynamicsProcessing.MbcBand
Parameters
- band
- Int32
Returns
- Attributes