Spatializer.SpatializerImmersiveLevelNone Campo

Definição

Cuidado

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

Constante indicando que não há recursos de espacialização com suporte neste dispositivo.

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

Valor do campo

Value = 0
Atributos

Comentários

Constante indicando que não há recursos de espacialização com suporte neste dispositivo.

Java documentação para android.media.Spatializer.SPATIALIZER_IMMERSIVE_LEVEL_NONE.

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

Aplica-se a