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

Static Public Member Functions

static int getValue (PlayerState type)
 
static PlayerState fromInt (int v)
 

Public Attributes

 IDLE =(0)
 
 OPENING =(1)
 
 OPEN_COMPLETED =(2)
 
 PLAYING =(3)
 
 PAUSED =(4)
 
 PLAYBACK_COMPLETED =(5)
 
 STOPPED =(6)
 
 FAILED =(7)