resolution property

HMSResolution? resolution
getter/setter pair

The resolution that rtmp stream should be.

Width Range:500-1280. If height>720 them max width=720. Default 1280.

Height Range:480-1280. If width>720 them max height=720. Default 720.

Implementation

HMSResolution? resolution;