Suggestions

close search

StringeeVideo.ScalingType

public enum ScalingType



Scaling type of video.



Summary


Enum values
SCALE_ASPECT_FIT

Video fit in view.

SCALE_ASPECT_FILL

Video fill in view.

SCALE_ASPECT_BALANCED

Video resize balance in view.


Constants


SCALE_ASPECT_FIT

StringeeVideo.ScalingType.SCALE_ASPECT_FIT

Video fit in view.



SCALE_ASPECT_FILL

StringeeVideo.ScalingType.SCALE_ASPECT_FILL

Video fill in view.



SCALE_ASPECT_BALANCED

StringeeVideo.ScalingType.SCALE_ASPECT_BALANCED

Video resize balance in view.