SimulcastStreamMode
Mode for sending video streams.
Enumerations
- AutoSimulcastStream
- -1: By default, small streams are not sent until a subscription request for small streams is received from the receiver, at which point small streams are automatically sent.
- DisableSimulcastStream
- 0: Never send small streams.
- EnableSimulcastStream
- 1: Always send small streams.