VB.NET 中带有 VLC ActiveX 的工具栏

发布于 2024-07-13 07:42:40 字数 974 浏览 6 评论 0原文

我使用了 VideoLAN VLC ActiveX 插件 2(可在 < a href="http://www.videolan.org/vlc/download-windows.html" rel="nofollow noreferrer">VLC 0.9.4 安装)在我的 VB.NET 应用程序中。

我注意到:

  • 控制器工具栏(搜索栏、控制按钮、音量)根本不出现
  • 即使在播放文件后
  • “工具栏”属性 无法设置为 TRUE、只读?

所以我的问题是:

  1. “工具栏”属性是无用的东西还是有特殊的方法可以使其变为 TRUE?
  2. 工具栏是否会出现还是我必须自己实现?
  3. 如果我必须制作带有控制按钮的自定义搜索滑块,我可以使用哪些 API 调用来控制媒体播放和搜索帧? VB.NET?
  4. 有没有任何其他方式我可以在我的应用程序中获取VLC播放器及其工具栏Libvlc?

alt text

^ 这是工具栏我想在我的 VB.NET 应用程序中使用。

I've used the VideoLAN VLC ActiveX Plugin 2 (available in the VLC 0.9.4 installation) in my VB.NET App.

I've noticed that:

  • The controller toolbar (seek bar, control buttons, volume) do NOT appear at all
  • Even after playing a file
  • And the "Toolbar" property cannot be set to TRUE, read-only?

So my questions are:

  1. Is the "Toolbar" property a useless thing or is there a special way to get it to TRUE?
  2. Will the Toolbar appear at all or would I have to implement it myself?
  3. If I have to make a custom seek slider with control buttons, what are the API calls I can use to control media playback and seek-to-frame? VB.NET?
  4. Is there ANY other way I can get the VLC player with its Toolbar in my App? Libvlc?

alt text

^ This is the toolbar that I would like to have in my VB.NET App.

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

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

发布评论

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

评论(1

辞取 2024-07-20 07:42:40

工具栏未在 Windows VLC ActiveX 控件上实现

the toolbar is not implemented on Windows VLC ActiveX control

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