@Deprecated
public static interface AVChatLiveCompositingLayout.Mode
Modifier and Type | Field and Description |
---|---|
static int |
LAYOUT_ENHANCE
Deprecated.
Custom mode.
|
static int |
LAYOUT_FLOATING_LEFT_VERTICAL
Deprecated.
Left vertical floating window
|
static int |
LAYOUT_FLOATING_RIGHT_VERTICAL
Deprecated.
Right vertical floating window
|
static int |
LAYOUT_ONLY_AUDIO
Deprecated.
Audio-only mode.
|
static int |
LAYOUT_SPLIT_SCREEN
Deprecated.
Split a screen
|
static int |
LAYOUT_SPLIT_SCREEN_SCALING
Deprecated.
Split and scale a screen
|
static final int LAYOUT_FLOATING_RIGHT_VERTICAL
static final int LAYOUT_FLOATING_LEFT_VERTICAL
static final int LAYOUT_SPLIT_SCREEN
static final int LAYOUT_SPLIT_SCREEN_SCALING
static final int LAYOUT_ENHANCE
LiveCompositingLayout#setExtraInfo(String)
fieldstatic final int LAYOUT_ONLY_AUDIO