PerceptionColorFrameSource.OpenReader Method

Definition

Gets a frame reader that reads frames from this color frame source.

public:
 virtual PerceptionColorFrameReader ^ OpenReader() = OpenReader;
PerceptionColorFrameReader OpenReader();
/// [Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameSource may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
PerceptionColorFrameReader OpenReader();
public PerceptionColorFrameReader OpenReader();
[Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameSource may be unavailable after Windows Creator Update.  Use Windows.Media.Capture.Frames.MediaFrameSource instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public PerceptionColorFrameReader OpenReader();
function openReader()
Public Function OpenReader () As PerceptionColorFrameReader

Returns

Returns a frame reader that reads frames from this color frame source.

Attributes

Applies to