Agora Java API Reference for Android
Classes | Public Attributes | List of all members
io.agora.rtc2.SimulcastConfig Class Reference

Classes

class  StreamLayerConfig
 
enum  StreamLayerIndex
 

Public Attributes

final StreamLayerConfig[] configs
 

Detailed Description

The configuration of the multi-layer video stream.

Member Data Documentation

◆ configs

final StreamLayerConfig [] io.agora.rtc2.SimulcastConfig.configs
Initial value:
=
new StreamLayerConfig[StreamLayerIndex.STREAM_LAYER_COUNT_MAX.getValue()]

The array of StreamLayerConfig, which contains STREAM_LAYER_COUNT_MAX layers of video stream at most.