Help - Search - Members - Calendar
Full Version: Access next Function
Hydrogenaudio Forums > Hosted Forums > foobar2000 > Development - (fb2k)
nitro
Hello

I am wondering if it is possible to access something like a play_next function, which according to the current selected ordering plays the next song.

greets
nitro
foosion
This should do what you want:
CODE
play_control::get()->play_start(play_control::TRACK_COMMAND_DEFAULT);
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.