Class GetVideoInfo.Response

    • Constructor Detail

      • Response

        public Response()
    • Method Detail

      • getBaseWidth

        public int getBaseWidth()
        Base (canvas) width
      • getBaseHeight

        public int getBaseHeight()
        Base (canvas) height
      • getOutputWidth

        public int getOutputWidth()
        Output width
      • getOutputHeight

        public int getOutputHeight()
        Output height
      • getScaleType

        public String getScaleType()
        Scaling method used if output size differs from base size
      • getFps

        public double getFps()
        Frames rendered per second
      • getVideoFormat

        public String getVideoFormat()
        Video color format
      • getColorSpace

        public String getColorSpace()
        Color space for YUV
      • getColorRange

        public String getColorRange()
        Color range (full or partial)