Freigeben über


PerceptionMonitorChannel Klasse

Definition

Stellt einen Datenkanal dar, der von der PerceptionMonitor-Klasse überwacht werden soll.

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
Vererbung
Object Platform::Object IInspectable PerceptionMonitorChannel
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Holographic Extension SDK (eingeführt in 10.0.14393.0)
API contract
Windows.Perception.Automation.Monitoring.PerceptionAutomationMonitoringContract (eingeführt in v1.0)

Eigenschaften

DeliveryMode

Ruft den Übermittlungsmodus ab, den der aktuelle Kanal benötigt.

Ereignisse

DataReceived

Wird ausgelöst, wenn ein Datenupdate für den aktuellen Kanal empfangen wurde.

Gilt für: