开发者

Run XBMC plugins in a .net application

Is there any way to use xbmc plugins in .net? im thinking abou开发者_开发问答t those plugins that provide access to media content like GameTrailers and stuff like that..


I believe the plugin system is based on Python. You may be able to use IronPython to run some of the plugins in XBMC, although it may not be 100% compatible. You could also take the Python code and create a COM server object in which you could use .NET interop to interface with it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜