次の方法で共有


PerceptionDepthFrameSourceRemovedEventArgs.FrameSource プロパティ

定義

削除された深度フレーム ソースを取得します。

public:
 property PerceptionDepthFrameSource ^ FrameSource { PerceptionDepthFrameSource ^ get(); };
PerceptionDepthFrameSource FrameSource();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameSourceRemovedEventArgs may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
PerceptionDepthFrameSource FrameSource();
public PerceptionDepthFrameSource FrameSource { get; }
public PerceptionDepthFrameSource FrameSource { [Windows.Foundation.Metadata.Deprecated("PerceptionDepthFrameSourceRemovedEventArgs may be unavailable after Windows Creator Update.  Please refer to Windows.Media.Capture.Frames APIs on MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var perceptionDepthFrameSource = perceptionDepthFrameSourceRemovedEventArgs.frameSource;
Public ReadOnly Property FrameSource As PerceptionDepthFrameSource

プロパティ値

削除された深度フレーム ソース。

属性

適用対象