Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 SmoothStreamingMediaElement 实现一个慢跑功能。也就是说,我想跳到下一帧视频。
不幸的是,我无法弄清楚如何获得播放视频的帧速率,有人知道如何吗?我想我可以在转码时向媒体添加一个属性,但我不想这样做。
您无法直接从 Silverlight 获取帧速率 - 您需要使用另一种方法来传递该值。