Spatializer.SpatializerImmersiveLevelNone フィールド

定義

注意事項

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

このデバイスでサポートされている空間化機能がないことを示す定数。

[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

フィールド値

Value = 0
属性

注釈

このデバイスでサポートされている空間化機能がないことを示す定数。

android.media.Spatializer.SPATIALIZER_IMMERSIVE_LEVEL_NONEJava ドキュメント。

このページの一部は、によって作成および共有された作業に基づく変更であり、に記載されている条件に従って使用されます。

適用対象