/ fm / liveswitch / SimulcastStreamState
Enumeration: SimulcastStreamState
fm.liveswitch.SimulcastStreamState
A simulcast stream state.
Table of contents
Enumeration members
Enumeration members
Normal
• Normal: = 2
Indicates a stream state that is normal.
Defined in: Generated/TypeScript/fm.liveswitch/SimulcastStreamState.ts:20
Overutilized
• Overutilized: = 3
Indicates a stream state that is overutilized.
Defined in: Generated/TypeScript/fm.liveswitch/SimulcastStreamState.ts:26
Underutilized
• Underutilized: = 1
Indicates a stream state that is underutilized.
Defined in: Generated/TypeScript/fm.liveswitch/SimulcastStreamState.ts:14