次の方法で共有


PerceptionInfraredFrameReader.Source プロパティ

定義

このリーダーがフレームを取得する赤外線フレーム ソースを取得します。

public:
 property PerceptionInfraredFrameSource ^ Source { PerceptionInfraredFrameSource ^ get(); };
PerceptionInfraredFrameSource Source();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameReader may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameReader instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
PerceptionInfraredFrameSource Source();
public PerceptionInfraredFrameSource Source { get; }
public PerceptionInfraredFrameSource Source { [Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameReader may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameReader instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")] get; }
var perceptionInfraredFrameSource = perceptionInfraredFrameReader.source;
Public ReadOnly Property Source As PerceptionInfraredFrameSource

プロパティ値

このリーダーがフレームを取得する赤外線フレーム ソース。

属性

適用対象