Interface: ResolutionConfig
The stream's configured resolution as defined by its width and height. Must be a value between 160 and 1920, with 1920x1080 or 1080x1920 being maximum resolutions.
Properties
height
height:
number
Integer representing the stream resolution's height in pixels.
width
width:
number
Integer representing the stream resolution's width in pixels.