SIMULCAST_STREAM_MODE
Mode for sending multi-quality video streams.
Enumerations
- AUTO_SIMULCAST_STREAM
- (-1): By default, the low-quality video stream is not sent until a subscription request is received from the remote end; after receiving the request, the low-quality stream is automatically sent.
- DISABLE_SIMULCAST_STREAM
- (0): Never send the low-quality video stream.
- ENABLE_SIMULCAST_STREAM
- (1): Always send the low-quality video stream.