class TencentCloud::Live::V20180801::CommonMixCropParams
def initialize(cropwidth=nil, cropheight=nil, cropstartlocationx=nil, cropstartlocationy=nil)
def initialize(cropwidth=nil, cropheight=nil, cropstartlocationx=nil, cropstartlocationy=nil) @CropWidth = cropwidth @CropHeight = cropheight @CropStartLocationX = cropstartlocationx @CropStartLocationY = cropstartlocationy end