HolographicSpace.CreateFramePresentationMonitor(UInt32) Metode

Definisi

Membuat objek untuk memantau aliran independen laporan presentasi bingkai dari HolographicSpace ini.

public:
 virtual HolographicFramePresentationMonitor ^ CreateFramePresentationMonitor(unsigned int maxQueuedReports) = CreateFramePresentationMonitor;
HolographicFramePresentationMonitor CreateFramePresentationMonitor(uint32_t const& maxQueuedReports);
/// [Windows.Foundation.Metadata.Deprecated("Use CreateFrameScanoutMonitor instead of CreateFramePresentationMonitor. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
HolographicFramePresentationMonitor CreateFramePresentationMonitor(uint32_t const& maxQueuedReports);
public HolographicFramePresentationMonitor CreateFramePresentationMonitor(uint maxQueuedReports);
[Windows.Foundation.Metadata.Deprecated("Use CreateFrameScanoutMonitor instead of CreateFramePresentationMonitor. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 655360, "Windows.Foundation.UniversalApiContract")]
public HolographicFramePresentationMonitor CreateFramePresentationMonitor(uint maxQueuedReports);
function createFramePresentationMonitor(maxQueuedReports)
Public Function CreateFramePresentationMonitor (maxQueuedReports As UInteger) As HolographicFramePresentationMonitor

Parameter

maxQueuedReports
UInt32

unsigned int

uint32_t

Jumlah maksimum laporan bingkai yang dapat mengantre tanpa dibaca sebelum laporan dibuang.

Mengembalikan

Monitor presentasi bingkai.

Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10, version 1803 (diperkenalkan dalam 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v6.0)

Berlaku untuk