Enumeration RemoteStreamType

The video type of the remote stream. Set the video type of the remote stream when calling [setRemoteVideoStreamType]IAgoraRTCClient.setRemoteVideoStreamType.

Enumeration Members

HIGH_STREAM: 0

0: High-quality video stream (high-bitrate, high-resolution).

HIGH_STREAM_LAYER1: 4
HIGH_STREAM_LAYER2: 5
HIGH_STREAM_LAYER3: 6
HIGH_STREAM_LAYER4: 7
HIGH_STREAM_LAYER5: 8
HIGH_STREAM_LAYER6: 9
LOW_STREAM: 1

1: Low-quality video stream (low-bitrate, low-resolution).