| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
static PipBehavior |
PipBehavior.fromValue(String value)
Use this in place of valueOf.
|
static PipBehavior |
PipBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipBehavior[] |
PipBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PipConfiguration |
PipConfiguration.withPipBehavior(PipBehavior pipBehavior)
Defines PiP behavior when all participants have left:
STATIC (maintains original position/size) or
DYNAMIC (expands to full composition). |
Copyright © 2024. All rights reserved.