|
General Talk And Support General talk and peer-to-peer support about BS.Player and other video and audio multimedia players. |
| LinkBack | Thread Tools | Search this Thread | Display Modes |
| |||
As far as I know, all you can find as an SDK tutorial is found in the SDK folder in BSplayer installation directory. By default: C:\Program Files\Webteh\BSplayer(Pro)\sdk\ There you can find definitions for the BSplayer actions and call to be used in your C and/or Delphi projects. You can simply port these definitions to other languages (as I did in VB some years ago :P) Additionally, in the plugins subfolder (C:\Program Files\Webteh\BSplayer(Pro)\sdk\plugins) you can find a couple of examples in both C and Delphi languages with the events definitions etc to create your own olugins (load, unload, etc.) These files and a bit of knowledge in programming and you'll be able to create your plugins in a matter of minutes/hours. If you create some cool stuff don't hesitate to share it with us
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
| |||
Well, I've programmed before but this would be the first time for me to use sdk to create a plugin. I'll take a closer look at the example files. I was hoping for a bit of help to get it started the right way (like winamp's wiki). Thanks and best regards. |
| |||
I'll take a look at winamp's wiki, but I doubt that BSplayer, at its actual stage, has a code complexity that requires a dedicated coding page.. but it could help coders to approach the BSplayer coding experience
__________________ BSP SkinMaker (v1.07) the one and only Skin Editor for BSplayer BSP Definitions Manager (v1.02) BS.Player's FAQ (by BSPeter) | Italian language file (v2.57 build 1051) |
Tags |
sdk |
| |
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
BSPlayer SDK question. | Dead_ok | General Talk And Support | 2 | 8th February 2011 06:50 AM |