SCALE_TYPE_CROP

val SCALE_TYPE_CROP: Int

Scales the stream so that its smallest dimension spans the whole view; its largest dimension is scaled accordingly to respect original aspect ratio, and cropped to the render zone; no padding is introduced.

Also corresponds to XML attribute crop in gsdk_scaleType.

See also

#setScaleType(int)

#setScaleType(int)