Agora Java API Reference for Android
Public Member Functions | Public Attributes | List of all members
io.agora.rtc2.SimulcastConfig.StreamLayerIndex Enum Reference

Public Member Functions

int getValue ()
 

Public Attributes

 STREAM_LAYER_1 =(0)
 
 STREAM_LAYER_2 =(1)
 
 STREAM_LAYER_3 =(2)
 
 STREAM_LAYER_4 =(3)
 
 STREAM_LAYER_5 =(4)
 
 STREAM_LAYER_6 =(5)
 
 STREAM_LOW =(6)
 
 STREAM_LAYER_COUNT_MAX =(7)
 

Detailed Description

The index of multi-layer video stream

Member Data Documentation

◆ STREAM_LAYER_1

io.agora.rtc2.SimulcastConfig.StreamLayerIndex.STREAM_LAYER_1 =(0)

0: video stream index of layer_1

◆ STREAM_LAYER_2

io.agora.rtc2.SimulcastConfig.StreamLayerIndex.STREAM_LAYER_2 =(1)

1: video stream index of layer_2

◆ STREAM_LAYER_3

io.agora.rtc2.SimulcastConfig.StreamLayerIndex.STREAM_LAYER_3 =(2)

2: video stream index of layer_3

◆ STREAM_LAYER_4

io.agora.rtc2.SimulcastConfig.StreamLayerIndex.STREAM_LAYER_4 =(3)

3: video stream index of layer_4

◆ STREAM_LAYER_5

io.agora.rtc2.SimulcastConfig.StreamLayerIndex.STREAM_LAYER_5 =(4)

4: video stream index of layer_5

◆ STREAM_LAYER_6

io.agora.rtc2.SimulcastConfig.StreamLayerIndex.STREAM_LAYER_6 =(5)

5: video stream index of layer_6

◆ STREAM_LOW

io.agora.rtc2.SimulcastConfig.StreamLayerIndex.STREAM_LOW =(6)

6: video stream index of low

◆ STREAM_LAYER_COUNT_MAX

io.agora.rtc2.SimulcastConfig.StreamLayerIndex.STREAM_LAYER_COUNT_MAX =(7)

7: max count of video stream layers