Enumeration SIMULCAST_STREAM_MODE

The definition of SIMULCAST_STREAM_MODE.

since


   4.24.1

Index

Enumeration members

AUTO_SIMULCAST_STREAM

AUTO_SIMULCAST_STREAM: = -1

-1: The SDK does not send the simulcast stream by default. It starts sending the simulcast stream when it receives a request for subscribing to the low-quality video stream from the subscriber.

DISABLE_SIMULCAST_STREM

DISABLE_SIMULCAST_STREM: = 0

0: The SDK does not send the low-quality stream.

ENABLE_SIMULCAST_STREAM

ENABLE_SIMULCAST_STREAM: = 1

1: The SDK always sends the simulcast stream.