KnownPerceptionFrameKind.Depth Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la chaîne représentant le FrameKind de profondeur d’un Objet PerceptionFrameProviderInfo.
public:
static property Platform::String ^ Depth { Platform::String ^ get(); };
static winrt::hstring Depth();
/// [get: Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameKind may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
static winrt::hstring Depth();
public static string Depth { get; }
public static string Depth { [Windows.Foundation.Metadata.Deprecated("KnownPerceptionFrameKind may be unavailable after Windows Creator Update. Please refer to AVStream on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var string = KnownPerceptionFrameKind.depth;
Public Shared ReadOnly Property Depth As String
Valeur de propriété
Chaîne représentant le FrameKind de profondeur d’un Objet PerceptionFrameProviderInfo.
- Attributs