public class SimulcastConfig
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
SimulcastConfig.StreamLayerConfig |
static class |
SimulcastConfig.StreamLayerIndex
The index of multi-layer video stream
|
Modifier and Type | Field and Description |
---|---|
SimulcastConfig.StreamLayerConfig[] |
configs
The array of StreamLayerConfig, which contains STREAM_LAYER_COUNT_MAX layers of video stream at
most.
|
Constructor and Description |
---|
SimulcastConfig() |
public final SimulcastConfig.StreamLayerConfig[] configs