Resolution
Contains the width and height dimensions, in pixels, that define the resolution of the stream session's virtual monitor. The total number of pixels (width × height) must not exceed 2,073,600 (equivalent to 1920 × 1080).
Contents
Note
In the following list, the required parameters are described first.
- Height
-
The height of the stream session's virtual monitor, in pixels. The value must be an even number.
Type: Integer
Valid Range: Minimum value of 320. Maximum value of 4096.
Required: Yes
- Width
-
The width of the stream session's virtual monitor, in pixels. The value must be an even number.
Type: Integer
Valid Range: Minimum value of 320. Maximum value of 4096.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: