public final class ZegoFrameFillMode
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
FILL_FRAME
填充指定颜色
|
static int |
HIDE_FRAME
不填充帧
|
static int |
LAST_FRAME
填充最后一帧
|
Constructor and Description |
---|
ZegoFrameFillMode() |
public static final int LAST_FRAME
public static final int FILL_FRAME
public static final int HIDE_FRAME