SimulcastStreamMode
Mode for sending video streams.
Enumerations
- autoSimulcastStream
- -1: By default, the low stream is not sent until a subscription request for the low stream is received from the receiver.
- disableSimulcastStream
- 0: Never send the low stream.
- enableSimulcastStream
- 1: Always send the low stream.