次の方法で共有


PerceptionColorFrameReader.Source プロパティ

定義

このリーダーがフレームを取得するカラー フレーム ソースを取得します。

public:
 property PerceptionColorFrameSource ^ Source { PerceptionColorFrameSource ^ get(); };
PerceptionColorFrameSource Source();
/// [get: Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameReader may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameReader instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
PerceptionColorFrameSource Source();
public PerceptionColorFrameSource Source { get; }
public PerceptionColorFrameSource Source { [Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameReader 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 perceptionColorFrameSource = perceptionColorFrameReader.source;
Public ReadOnly Property Source As PerceptionColorFrameSource

プロパティ値

このリーダーがフレームを取得するカラー フレーム ソース。

属性

適用対象