Partilhar via


Equalizer.GetBandLevelRange Método

Definição

Obtém o intervalo de níveis para uso pelo #setBandLevel(short,short).

[Android.Runtime.Register("getBandLevelRange", "()[S", "GetGetBandLevelRangeHandler")]
public virtual short[]? GetBandLevelRange ();
[<Android.Runtime.Register("getBandLevelRange", "()[S", "GetGetBandLevelRangeHandler")>]
abstract member GetBandLevelRange : unit -> int16[]
override this.GetBandLevelRange : unit -> int16[]

Retornos

Int16[]

o intervalo de nível de banda em uma matriz de inteiros curtos. O primeiro elemento é o limite inferior do intervalo, o segundo elemento o limite superior.

Atributos

Exceções

Comentários

Obtém o intervalo de níveis para uso pelo #setBandLevel(short,short). O nível é expresso em miliBel.

Documentação Java para android.media.audiofx.Equalizer.getBandLevelRange().

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a