The MPSCLR default output width and height is 1920 and 1080, I need to modify the defualt width x height from 1920 x 1080 to 1600 x1200, and do not use the swms link.
I have try to modofy the MP_SCLR_LINK_OUT_MAX_WIDTH and MP_SCLR_LINK_OUT_MAX_HEIGHT to 1600 and 1200, but there is no influence for the output width and height.
What is the reason for it, and how could I do for the modification?