PerceptionMonitorChannel 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示要由 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
- 继承
- 属性
Windows 要求
设备系列 |
Windows Holographic Extension SDK (在 10.0.14393.0 中引入)
|
API contract |
Windows.Perception.Automation.Monitoring.PerceptionAutomationMonitoringContract (在 v1.0 中引入)
|
属性
DeliveryMode |
获取当前通道所需的传递模式。 |
事件
DataReceived |
收到当前通道的数据更新时引发。 |