Langue

DataSpace.DataspaceDepth Champ

Définition

Attention

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

Profondeur.

[Android.Runtime.Register("DATASPACE_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 DataspaceDepth = 4096;
[<Android.Runtime.Register("DATASPACE_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 DataspaceDepth : Android.Hardware.DataSpaceType

Valeur de champ

Value = 4096
Attributs

Remarques

Profondeur.

Cette valeur est valide avec les formats HAL_PIXEL_FORMAT_Y16 et HAL_PIXEL_FORMAT_BLOB.

Java documentation pour android.hardware.DataSpace.DATASPACE_DEPTH.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à