DynamicsProcessing.GetChannelByChannelIndex(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("getChannelByChannelIndex", "(I)Landroid/media/audiofx/DynamicsProcessing$Channel;", "", ApiSince=28)]
public Android.Media.Audiofx.DynamicsProcessing.Channel? GetChannelByChannelIndex (int channelIndex);
[<Android.Runtime.Register("getChannelByChannelIndex", "(I)Landroid/media/audiofx/DynamicsProcessing$Channel;", "", ApiSince=28)>]
member this.GetChannelByChannelIndex : int -> Android.Media.Audiofx.DynamicsProcessing.Channel
- channelIndex
- Int32
- Attributes