SIMULCAST_STREAM_MODE

The mode in which the video stream is sent.

Enumerator

AUTO_SIMULCAST_STREAM
-1: By default, the low-quality video steam is not sent; the SDK automatically switches to low-quality video stream mode after it receives a request to subscribe to a low-quality video stream.
DISABLE_SIMULCAST_STREAM
0: Never send low-quality video stream.
ENABLE_SIMULCAST_STREAM
1: Always send low-quality video stream.