SizeCalculator
Created by pedro on 22/03/19.
Functions
Link copied to clipboard
Link copied to clipboard
open fun calculateViewPort(mode: AspectRatioMode, previewWidth: Int, previewHeight: Int, streamWidth: Int, streamHeight: Int): ViewPort
Link copied to clipboard
open fun calculateViewPortEncoder(streamWidth: Int, streamHeight: Int, isPortrait: Boolean): ViewPort