| Constructor and Description |
|---|
ExactResizer(int first,
int second) |
ExactResizer(Size size) |
| Modifier and Type | Method and Description |
|---|---|
Size |
getOutputSize(Size inputSize)
Parses the input size and returns the output.
|
public ExactResizer(int first,
int second)
public ExactResizer(@NonNull
Size size)
@NonNull public Size getOutputSize(@NonNull Size inputSize)
ResizergetOutputSize in interface ResizerinputSize - the input video size