SIMULCAST_STREAM_MODE

Mode for sending video streams.

Enumerations

AUTO_SIMULCAST_STREAM
-1: By default, small streams are not sent until a subscription request for a small stream is received from the receiver, at which point small streams are sent automatically.
DISABLE_SIMULCAST_STREAM
0: Never send small streams.
ENABLE_SIMULCAST_STREAM
1: Always send small streams.