2009-05-09, 11:00 PM
So! Two questions. First the easy one (I hope).
Is it possible to get key event notifications while a video is playing?
GBPVR.Public.IMenuTask.OnKeyDown does not seem to fire once the video starts. (Maybe because there is no way to differentiate which plugin to send the keypress to?)
I do note, though, that there is an IVideoPlayer that can be retrieved via getActiveVideoPlayer, and it has an onKeyDown. Can I use this to... somehow... respond to keypresses while a video is running?
Or any other hints?
(The other question can wait...)
Is it possible to get key event notifications while a video is playing?
GBPVR.Public.IMenuTask.OnKeyDown does not seem to fire once the video starts. (Maybe because there is no way to differentiate which plugin to send the keypress to?)
I do note, though, that there is an IVideoPlayer that can be retrieved via getActiveVideoPlayer, and it has an onKeyDown. Can I use this to... somehow... respond to keypresses while a video is running?
Or any other hints?
(The other question can wait...)