DataSpace.DataspaceDynamicDepth フィールド

定義

注意事項

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

ISO 16684-1:2011(E) 動的深度。

[Android.Runtime.Register("DATASPACE_DYNAMIC_DEPTH", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.DataSpaceType enum directly instead of this field.", true)]
public const Android.Hardware.DataSpaceType DataspaceDynamicDepth = 4098;
[<Android.Runtime.Register("DATASPACE_DYNAMIC_DEPTH", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.DataSpaceType enum directly instead of this field.", true)>]
val mutable DataspaceDynamicDepth : Android.Hardware.DataSpaceType

フィールド値

Value = 4098
属性

注釈

ISO 16684-1:2011(E) 動的深度。

動的深度仕様に従った埋め込み深度メタデータ。

Javaドキュメント。

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

適用対象