Spatializer.SpatializerImmersiveLevelMultichannel Campo

Definición

Precaución

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

Constante que indica en Spatializer este dispositivo admite la espacialización multicanal.

[Android.Runtime.Register("SPATIALIZER_IMMERSIVE_LEVEL_MULTICHANNEL", 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 SpatializerImmersiveLevelMultichannel = 1;
[<Android.Runtime.Register("SPATIALIZER_IMMERSIVE_LEVEL_MULTICHANNEL", 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 SpatializerImmersiveLevelMultichannel : Android.Media.SpatializerImmersiveLevel

Valor de campo

Value = 1
Atributos

Comentarios

Constante que indica en Spatializer este dispositivo admite la espacialización multicanal.

Java documentación para android.media.Spatializer.SPATIALIZER_IMMERSIVE_LEVEL_MULTICHANNEL.

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a