Hi,
I'm trying to play something like a python list [file1.mpg, file2.mpg] as a playlist, searching on the web i found a MediaControl object, but it seems doesn't exists anymore. So what the best way to play a playlist using python bidings?
By the way, those videos should be run at fullscreen mode with the classic hotkeys for pause, quit, previous and next buttons, should i map them also? The docs aren't clear.
Thanks in advanced,
Heigler