PerceptionInfraredFrameSource.CreateWatcher Method

Definition

Creates a new infrared frame source watcher.

public:
 static PerceptionInfraredFrameSourceWatcher ^ CreateWatcher();
 static PerceptionInfraredFrameSourceWatcher CreateWatcher();
/// [Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameSource.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 PerceptionInfraredFrameSourceWatcher CreateWatcher();
public static PerceptionInfraredFrameSourceWatcher CreateWatcher();
[Windows.Foundation.Metadata.Deprecated("PerceptionInfraredFrameSource.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 PerceptionInfraredFrameSourceWatcher CreateWatcher();
function createWatcher()
Public Shared Function CreateWatcher () As PerceptionInfraredFrameSourceWatcher

Returns

A new infrared frame source watcher.

Attributes

Applies to