HolographicSpace.WaitForNextFrameReadyWithHeadStart(TimeSpan) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
阻止当前线程,直到适当时间开始呈现下一帧,并指定头开始。
public:
virtual void WaitForNextFrameReadyWithHeadStart(TimeSpan requestedHeadStartDuration) = WaitForNextFrameReadyWithHeadStart;
void WaitForNextFrameReadyWithHeadStart(TimeSpan const& requestedHeadStartDuration);
public void WaitForNextFrameReadyWithHeadStart(System.TimeSpan requestedHeadStartDuration);
function waitForNextFrameReadyWithHeadStart(requestedHeadStartDuration)
Public Sub WaitForNextFrameReadyWithHeadStart (requestedHeadStartDuration As TimeSpan)
参数
Windows 要求
设备系列 |
Windows 10, version 1803 (在 10.0.17134.0 中引入)
|
API contract |
Windows.Foundation.UniversalApiContract (在 v6.0 中引入)
|
注解
此方法将返回大约头开始加上一帧持续时间,然后合成器应接收下一帧以重新投影和扫描出来。