Modifier and Type | Method and Description |
---|---|
AlivcPreviewDisplayMode |
AlivcLivePushConfig.getPreviewDisplayMode() |
static AlivcPreviewDisplayMode |
AlivcPreviewDisplayMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AlivcPreviewDisplayMode[] |
AlivcPreviewDisplayMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AlivcLivePushConfig.setPreviewDisplayMode(AlivcPreviewDisplayMode mPreviewDisplayMode) |
void |
ILivePusher.setPreviewMode(AlivcPreviewDisplayMode mode)
Set the preview mode.
|
void |
AlivcLivePusher.setPreviewMode(AlivcPreviewDisplayMode mode)
Set the preview mode.
|