setScalingMode abstract method

Future<ResultCode> setScalingMode(
  1. VideoScalingMode mode
)

set annotation area scaling mode

Parameter mode scaling mode

Returns

设置标注区域缩放模式

Parameter mode 缩放模式

Returns

Implementation

Future<ResultCode> setScalingMode(VideoScalingMode mode);