简体   繁体   English

在WMP控件中从ASX文件读取自定义参数值

[英]Reading custom param values from ASX file in WMP control

Does anybody have an idea how to read the values from custom fields in a WMP ASX Metafile? 有人知道如何从WMP ASX图元文件中的自定义字段读取值吗?

I know its possible as I'd done it in a VB6 app i'd done a while back (which i've lost the source to), but am now trying to do it in a VB.net project. 我知道这是可能的,因为我在前一段时间做过的VB6应用程序中做了(我已经失去了源代码),但是现在我正在尝试在VB.net项目中做到这一点。

I've tried searching Microsofts MSDN documentation online, but havent found anything yet. 我尝试过在线搜索Microsoft的MSDN文档,但还没有发现任何东西。

Typical...after weeks of searching, on the day i ask for help, i find it!! 典型的...经过数周的搜索,在我寻求帮助的那天,我找到了它!!

In case anyone else is wondering, you need to use 如果其他人想知道,您需要使用

currentMedia.getItemInfo()

More info is available on this MSDN page MSDN页面上提供了更多信息

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM