User talk:Mk II
Jump to navigation
Jump to search
Where do you get wiiu.videoplayer.setViewMode()? Did you just try that experimentally or something? Because that method isn't exposed to introspection. Somehow I doubt it's as simple as that. Ahigerd (talk) 04:00, 3 December 2012 (CET)
I took a peek at the Wii U browser source files (they're open source and available on the japanese Wii U website) And we know the videoplayer has two states, windowed (with controls) or full-screen. As far as i could tell, setViewMode() accepts a constant long parameter (probably a DEFINE) in the range of 0 to 1.