void SetFixedMaxResolution ( int maxWidth, int maxHeight ) Set the max resolution for video contents. The player state must be PlayerState.Idle. More...
Set the max resolution for video contents. The player state must be PlayerState.Idle.
This API is used for adaptive stream playback only. The adaptive streaming contents will be played at a fixed resolution by setting with SetFixedMaxResolution.
maxWidth : Maximum width of resolution to fix
maxHeight : Maximum height of resolution to fix
None
Non-privilege
No privacy issues.
TV
5.5.2
Y