View Single Post
  #1 (permalink)  
Old 20th June 2010
Dragazn Dragazn is offline
Junior Member
BS.Player Newbie
 
Join Date: Jun 2010
Posts: 1
Rep Power: 0
Dragazn is on a distinguished road
Default How to reference bsp.h to a C# application?

My small application is C# and I would like to use bsp.h with my application is there a way I can add that to refernce and use the API in bsp.h.


I need to be able to use the API so I can perform the following
  1. play a file (I have the file path)
  2. or add to playlist
  3. change the audio track if needed
Thanks.
Reply With Quote
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20