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

Static Public Member Functions

static int getValue (VideoScenario type)
 

Public Attributes

 APPLICATION_SCENARIO_GENERAL =(0)
 
 APPLICATION_SCENARIO_MEETING =(1)
 

Detailed Description

Sets the video application scenarios.

Member Data Documentation

◆ APPLICATION_SCENARIO_GENERAL

io.agora.rtc2.Constants.VideoScenario.APPLICATION_SCENARIO_GENERAL =(0)

0: (Default) The general video scenario

◆ APPLICATION_SCENARIO_MEETING

io.agora.rtc2.Constants.VideoScenario.APPLICATION_SCENARIO_MEETING =(1)

1: Meeting Scenario. This scenario is the best QoE practice of meeting application.