次の方法で共有


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

現在のチャネルのデータ更新を受信したときに発生します。

適用対象