Enum SimulcastStreamState
A simulcast stream state.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public enum SimulcastStreamState
Fields
| Name | Description |
|---|---|
| Normal | Indicates a stream state that is normal. |
| Overutilized | Indicates a stream state that is overutilized. |
| Underutilized | Indicates a stream state that is underutilized. |