PerceptionMonitorChannel 类

定义

表示要由 PerceptionMonitor 类监视的数据通道。

public ref class PerceptionMonitorChannel sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Perception.Automation.Monitoring.PerceptionAutomationMonitoringContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PerceptionMonitorChannel final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Perception.Automation.Monitoring.PerceptionAutomationMonitoringContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PerceptionMonitorChannel
Public NotInheritable Class PerceptionMonitorChannel
继承
Object Platform::Object IInspectable PerceptionMonitorChannel
属性

Windows 要求

设备系列
Windows Holographic Extension SDK (在 10.0.14393.0 中引入)
API contract
Windows.Perception.Automation.Monitoring.PerceptionAutomationMonitoringContract (在 v1.0 中引入)

属性

DeliveryMode

获取当前通道所需的传递模式。

事件

DataReceived

收到当前通道的数据更新时引发。

适用于