SimulcastStreamMode

Mode for sending video streams.

Enumerations

AutoSimulcastStream
-1: By default, the low-quality stream is not sent until a subscription request for the low-quality stream is received from the receiver, at which point the low-quality stream is sent automatically.
DisableSimulcastStream
0: Never send the low-quality stream.
EnableSimulcastStream
1: Always send the low-quality stream.