The simulcast mode.
More...
|
| Disabled =(1) |
| Simulcast will not be signalled. More...
|
|
| SynchronizationSource =(2) |
| Simulcast will be signalled using synchronization sources and the "SIM" synchronization source group. More...
|
|
| RtpStreamId =(3) |
| Simulcast will be signalled using RTP stream identifiers and the "simulcast" media attribute. More...
|
|
◆ SimulcastMode()
fm.liveswitch.SimulcastMode.SimulcastMode |
( |
int |
value | ) |
|
◆ [static initializer]()
fm.liveswitch.SimulcastMode.[static initializer] |
|
static |
◆ getAssignedValue()
int fm.liveswitch.SimulcastMode.getAssignedValue |
( |
| ) |
|
◆ getByAssignedValue()
static SimulcastMode fm.liveswitch.SimulcastMode.getByAssignedValue |
( |
int |
value | ) |
|
|
static |
◆ Disabled
fm.liveswitch.SimulcastMode.Disabled =(1) |
Simulcast will not be signalled.
◆ RtpStreamId
fm.liveswitch.SimulcastMode.RtpStreamId =(3) |
Simulcast will be signalled using RTP stream identifiers and the "simulcast" media attribute.
◆ SynchronizationSource
fm.liveswitch.SimulcastMode.SynchronizationSource =(2) |
Simulcast will be signalled using synchronization sources and the "SIM" synchronization source group.