Package live.hms.video.media.settings
Class HMSRtmpVideoResolution
-
- All Implemented Interfaces:
public final class HMSRtmpVideoResolutionThe resolution requested for rtmp video output. Only one of width or height can be 1280. If one is 1280, the other can be max 720.
-
-
Constructor Summary
Constructors Constructor Description HMSRtmpVideoResolution(Integer width, Integer height)
-