scaleResolutionDownBy property

double? scaleResolutionDownBy
getter/setter pair

If non-null, scale the width and height down by this factor for video. If null, implementation default scaling factor will be used.

Implementation

double? scaleResolutionDownBy;