Hello,
I'm trying to integrate some play functionality into a Qt app (Win32). After some tests with libVLC 1.05 (which I can't control as I want because it catches all the keypress events on fullscreen and --vout-event doesn' work on Windows) I tested version 1.1. If I now double click on the video widget, it doesn't switch to fullscreen (fine for me) but also if I call "libvlc_toggle_fullscreen" it doesn't work. It only gives me the error "Can't switch to fullscreen". Is there a way to find out some details why this doesn't work?
Thank you very much!
Best regards,
Jörg Neubert