Flex 4.5 视频显示组件

发布于 2024-11-26 01:59:29 字数 187 浏览 1 评论 0原文

我正在使用 Spark 视频显示组件。 currentTime 属性是只读属性。

在以前的版本中,flex 3 videodisplay 有一个可以设置的等效属性 playheadTime。

无论如何,我们可以设置 currentTime 属性吗?因此,当移动滑块控件时,视频显示组件将根据绑定到视频播放头时间的滑块值进行播放。

I am using a spark videodisplay component. The currentTime property is a readonly property.

In previous version flex 3 videodisplay has a equvalent property playheadTime which can be set.

Is there anyway we could set currentTime property. So when moving a slider control the videodisplay componet plays based on the slider value which is bound to the video playheadtime.

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

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

发布评论

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

评论(1

青朷 2024-12-03 01:59:29

我自己为 adobe live docs 组件参考页 videoDisplay.seek(timeValue); 找到了答案

Found the answer myself for adobe live docs component reference page videoDisplay.seek(timeValue);

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