wpf 等待垂直同步(图像)

发布于 2024-11-10 01:48:05 字数 197 浏览 0 评论 0原文

我使用 UDP API 将相机源更新为 ImageSource,我有一个计时器来更新 ViewModel 的 ImageSource,然后 WPF 数据绑定屏幕上的图像。

计时器的触发时间间隔与刷新率一样多,但这并不意味着它与屏幕更新同步,所以我会流泪。

使用 SlimDX、XNA opengl 等很容易同步刷新率,我应该如何用 WPF 解决它?

I use a UDP API that updates a camera feed to a ImageSource, I have a timer that updates the ViewModel's ImageSource and then WPF databinds the Image on screen.

The timer has an interval that fires as many times as the refresh rate, but offourse this does not mean its in sync with the screen update so I get tearing.

With SlimDX, XNA opengl etc its easy to sync to the refresh rate, how should I solve it with WPF?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

故事还在继续 2024-11-17 01:48:05

恐怕目前还不可能。

查看此讨论这也是

I am afraid that this is not possible at the moment.

Have a look at this discussion and this one too

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文