HolographicFramePresentationReport Klasse

Definition

Ein Framepräsentationsbericht für einen bestimmten Compositorframe.

public ref class HolographicFramePresentationReport sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class HolographicFramePresentationReport final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Deprecated("Use HolographicFrameScanoutReport instead of HolographicFramePresentationReport. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
class HolographicFramePresentationReport final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class HolographicFramePresentationReport
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Deprecated("Use HolographicFrameScanoutReport instead of HolographicFramePresentationReport. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
public sealed class HolographicFramePresentationReport
Public NotInheritable Class HolographicFramePresentationReport
Vererbung
Object Platform::Object IInspectable HolographicFramePresentationReport
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10, version 1803 (eingeführt in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v6.0)

Eigenschaften

AppGpuDuration

Die GPU-Zeit, die von der App verbraucht wurde.

AppGpuOverrun

Die GPU-Zeit, die die App aufgewendet hat, die über die Präsentationszielzeit hinausging.

CompositorGpuDuration

Die GPU-Zeit, die für die Verwendung der App nicht verfügbar war, da sie vom Compositor genutzt wurde.

MissedPresentationOpportunityCount

Die Anzahl der Präsentationsmöglichkeiten, die verpasst wurden, bevor das Rendern des Frames der App abgeschlossen wurde.

PresentationCount

Gibt an, wie oft der Frame der App vom Compositor präsentiert wurde.

Gilt für: