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

Public Member Functions

int getValue ()
 

Static Public Member Functions

static AgoraRteVideoStreamType valueOf (int v)
 

Public Attributes

 VIDEO_STREAM_HIGH =(0)
 
 VIDEO_STREAM_LOW =(1)
 

Member Data Documentation

◆ VIDEO_STREAM_HIGH

io.agora.rte.media.video.AgoraRteVideoStreamType.VIDEO_STREAM_HIGH =(0)

0: The high-quality video stream, which has a higher resolution and bitrate.

◆ VIDEO_STREAM_LOW

io.agora.rte.media.video.AgoraRteVideoStreamType.VIDEO_STREAM_LOW =(1)

1: The low-quality video stream, which has a lower resolution and bitrate.