public static class AddCasterLayoutRequest.VideoLayer extends Object
| Constructor and Description |
|---|
AddCasterLayoutRequest.VideoLayer() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFillMode() |
Integer |
getFixedDelayDuration() |
Float |
getHeightNormalized() |
List<Float> |
getPositionNormalizeds() |
String |
getPositionRefer() |
Float |
getWidthNormalized() |
void |
setFillMode(String fillMode) |
void |
setFixedDelayDuration(Integer fixedDelayDuration) |
void |
setHeightNormalized(Float heightNormalized) |
void |
setPositionNormalizeds(List<Float> positionNormalizeds) |
void |
setPositionRefer(String positionRefer) |
void |
setWidthNormalized(Float widthNormalized) |
public String getFillMode()
public void setFillMode(String fillMode)
public Float getWidthNormalized()
public void setWidthNormalized(Float widthNormalized)
public Integer getFixedDelayDuration()
public void setFixedDelayDuration(Integer fixedDelayDuration)
public String getPositionRefer()
public void setPositionRefer(String positionRefer)
public Float getHeightNormalized()
public void setHeightNormalized(Float heightNormalized)
Copyright © 2018. All Rights Reserved.