PerceptionColorFrameSource.CreateWatcher Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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