Enum SimulcastMode
The simulcast mode.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public enum SimulcastMode : int
Fields
| Name | Description |
|---|---|
| Disabled | Simulcast will not be signalled. |
| RtpStreamId | Simulcast will be signalled using RTP stream identifiers and the "simulcast" media attribute. |
| SynchronizationSource | Simulcast will be signalled using synchronization sources and the "SIM" synchronization source group. |