class TencentCloud::Live::V20180801::CasterLayoutParam

def deserialize(params)

def deserialize(params)
  @LayerId = params['LayerId']
  @LayerWidth = params['LayerWidth']
  @LayerHeight = params['LayerHeight']
  @LayerLocationX = params['LayerLocationX']
  @LayerLocationY = params['LayerLocationY']
  @UsePortraitSegment = params['UsePortraitSegment']
end