Author Topic: List of all Method names that MusicBee is using  (Read 3448 times)

George

  • Newbie
  • *
  • Posts: 3
Hi,

I found some Methods (in the musicbee upnp plug-in source code) that are called by musicbee.

For example:
Public Function SetActiveRenderingDevice(name As String) As Boolean
Public Function PlayToDevice(url As String, streamHandle As Integer) As Boolean
Public Function QueueNext(url As String) As Boolean
Public Function GetPlayPosition() As Integer

Is there anywhere a list of all methods that are available? I could not finde anything in the MusicBeeInterface.

Thanks

Last Edit: January 08, 2018, 12:53:53 PM by George