I'm developing a surveillance UWP App for Xbox One, if there is no interaction (from the controller) after exactly 10 minutes, the screen gets automatically dim (darker), real time video continues to show perfect in the screen but very dark.
Looking trough internet, I found several people (not programmers, just users) complaining about this, because it apparently happens also when they are watching streaming video or bluray.
They talk for possible solutions as: - Connecting the headphone: I tried, it doesnt solve the issue. - Turning off the console: neither. - Resseting to factory settings: I prefer not to do it. I read in some post that with October update, that would have been solve, but I have november update and its annoying.
Is there any command, or capability that I can implement from code, to avoid this behavior?
Thanks,