If all I want to do is play / enqueue a file in foobar, which function under which class would I call?
I realize I could just "execute" the file in Windows with foobar being the default audio player, but I'm hoping to do this more elegantly..
While I'm asking.. is there a simple way to use foobar to return file info (ie. bitrate, length, etc) for various audio file formats? I'm growing a bit weary using separate DLLs for each type of audio file format to support in my app.
Thanks a bunch!