DataSpace.DataspaceDepth Campo

Definición

Precaución

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

Profundidad.

[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

Valor de campo

Value = 4096
Atributos

Comentarios

Profundidad.

Este valor es válido con formatos HAL_PIXEL_FORMAT_Y16 y HAL_PIXEL_FORMAT_BLOB.

Java documentación para android.hardware.DataSpace.DATASPACE_DEPTH.

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