Share via


AudioPresentation.MasteredForSurround Campo

Definición

Precaución

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 de campo

Value = 2

Implementaciones

Atributos

Comentarios

Diseño del altavoz bidimensional (por ejemplo, 5.1).

Documentación de Java para android.media.AudioPresentation.MASTERED_FOR_SURROUND.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a