IoT SDK for Android v1.8.0
Static Public Attributes | List of all members
io.agora.rtc.AgoraRtcService.VideoStreamType Class Reference

Static Public Attributes

static final int VIDEO_STREAM_HIGH = 0
 
static final int VIDEO_STREAM_LOW = 1
 

Detailed Description

Video stream types.

Member Data Documentation

◆ VIDEO_STREAM_HIGH

final int io.agora.rtc.AgoraRtcService.VideoStreamType.VIDEO_STREAM_HIGH = 0
static

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

◆ VIDEO_STREAM_LOW

final int io.agora.rtc.AgoraRtcService.VideoStreamType.VIDEO_STREAM_LOW = 1
static

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


The documentation for this class was generated from the following file: