Hello everyone,
I am trying to lower the brightness of the video according to the changes of an user variable. Unfortunately, I can't adjust the display's brightness, so I have to implement this in my Brightsign Player.
I did some research and I found two BrightScript methods of the same name, AdjustVideoColor for videoPlayer and videoMode. Is it possible to use those two functions in a Plugin to change the "brightness output" of my player?
Thank you!