View Single Post
  #1 (permalink)  
Old 22nd May 2005
stagepin stagepin is offline
Junior Member
BS.Player Newbie
 
Join Date: Jul 2004
Posts: 5
Rep Power: 0
stagepin is an unknown quantity at this point
Default Set specific Repeat mode

I am writing a small application in Visual Basic that calls BSplayer and plays some files. It's a custom application that I need for my work in the Corporate Event Staging industry. Unfortunately, I really need to set the Repeat mode via VB code, but it doesn't look like that's currently possible. Unless I am missing something, it looks like I can increment the Repeat mode by one value, and thus cycle through all the possible Repeat modes -- but that is not what I need. I need to set a specific Repeat mode. To be more precise, I either need to tell BSplayer to set the Repeat mode to "Repeat Off" or set it to "Repeat One".

Could you please implement additional "messages" that would allow for this functionality? I would really really appreciate it! Thank you!
Reply With Quote
 

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