Agora Java API Reference for Android
Public Member Functions | Public Attributes | List of all members
io.agora.rtc2.ClientRoleOptions Class Reference

Public Member Functions

int getAudienceLatencyLevel ()
 

Public Attributes

int audienceLatencyLevel
 

Detailed Description

The ClientRoleOptions class.

Since
v3.4.200.

Member Data Documentation

◆ audienceLatencyLevel

int io.agora.rtc2.ClientRoleOptions.audienceLatencyLevel

The audience role level in broadcaster mode. #AUDIENCE_LATENCY_LEVEL_LOW_LATENCY 1: Low latency. A low latency audience's jitter buffer is 1.2 second. #AUDIENCE_LATENCY_LEVEL_ULTRA_LOW_LATENCY 2: Ultra low latency. An ultra low latency audience's jitter buffer is 0.5 second.