I am developing a screen recording app that uses the mediaprojection class for lollipop. Now here is my question how do I set resolution of the recording? Let's say I want to record in 1920 x 1080 p
Do i only need to set video size to 1920, 1080?
Thanks!