Class HMSRtmpVideoResolution

  • All Implemented Interfaces:

    
    public final class HMSRtmpVideoResolution
    
                        

    The 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.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Integer getWidth()
      final Integer getHeight()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait