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