public class AliyunLayoutParam
extends java.lang.Object
限定符和类型 | 类和说明 |
---|---|
static class |
AliyunLayoutParam.Builder |
限定符和类型 | 方法和说明 |
---|---|
static AliyunLayoutParam.Builder |
builder() |
float |
getCenterX() |
float |
getCenterY() |
VideoDisplayMode |
getDisplayMode() |
float |
getHeightRatio() |
int |
getLayoutLevel() |
float |
getWidthRatio() |
public float getCenterX()
public float getCenterY()
public float getWidthRatio()
public float getHeightRatio()
public int getLayoutLevel()
public VideoDisplayMode getDisplayMode()
public static AliyunLayoutParam.Builder builder()