Linguaggio

Spatializer.SpatializerImmersiveLevelMultichannel Campo

Definizione

Attenzione

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

Costante che indica in Spatializer questo dispositivo supporta la spazializzazione multicanale.

[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

Valore del campo

Value = 1
Attributi

Commenti

Costante che indica in Spatializer questo dispositivo supporta la spazializzazione multicanale.

per android.media.Spatializer.SPATIALIZER_IMMERSIVE_LEVEL_MULTICHANNEL.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a