Compartilhar via


AudioPresentation.MasteredForSurround Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Media.MasteringIndicationType enum directly instead of this field.

Bidimensional (e.

[Android.Runtime.Register("MASTERED_FOR_SURROUND", ApiSince=28)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.MasteringIndicationType enum directly instead of this field.", true)]
public const Android.Media.MasteringIndicationType MasteredForSurround = 2;
[<Android.Runtime.Register("MASTERED_FOR_SURROUND", ApiSince=28)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.MasteringIndicationType enum directly instead of this field.", true)>]
val mutable MasteredForSurround : Android.Media.MasteringIndicationType

Valor do campo

Value = 2

Implementações

Atributos

Comentários

Layout de alto-falante bidimensional (por exemplo, 5.1).

Documentação Java para android.media.AudioPresentation.MASTERED_FOR_SURROUND.

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