PerceptionMonitorChannel Class

Definition

Represents a data channel to be monitored by the PerceptionMonitor class.

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
Inheritance
Object Platform::Object IInspectable PerceptionMonitorChannel
Attributes

Windows requirements

Device family
Windows Holographic Extension SDK (introduced in 10.0.14393.0)
API contract
Windows.Perception.Automation.Monitoring.PerceptionAutomationMonitoringContract (introduced in v1.0)

Properties

DeliveryMode

Gets the delivery mode that the current channel requires.

Events

DataReceived

Raised when a data update for the current channel has been received.

Applies to