PerceptionColorFrameSource.CreateWatcher Method

Definition

Creates a new color frame source watcher.

public:
 static PerceptionColorFrameSourceWatcher ^ CreateWatcher();
 static PerceptionColorFrameSourceWatcher CreateWatcher();
/// [Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameSource.CreateWatcher may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceInformation.CreateWatcher instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
 static PerceptionColorFrameSourceWatcher CreateWatcher();
public static PerceptionColorFrameSourceWatcher CreateWatcher();
[Windows.Foundation.Metadata.Deprecated("PerceptionColorFrameSource.CreateWatcher may be unavailable after Windows Creator Update.  Use Windows.Devices.Enumeration.DeviceInformation.CreateWatcher instead.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 262144, "Windows.Foundation.UniversalApiContract")]
public static PerceptionColorFrameSourceWatcher CreateWatcher();
function createWatcher()
Public Shared Function CreateWatcher () As PerceptionColorFrameSourceWatcher

Returns

A new color frame source watcher.

Attributes

Applies to