/ fm / liveswitch / StreamType
Enumeration: StreamType
fm.liveswitch.StreamType
A stream type.
Table of contents
Enumeration members
Enumeration members
Application
• Application: = 3
Indicates an application stream.
Defined in: Generated/TypeScript/fm.liveswitch/StreamType.ts:26
Audio
• Audio: = 1
Indicates an audio stream.
Defined in: Generated/TypeScript/fm.liveswitch/StreamType.ts:14
Message
• Message: = 4
Indicates a message stream.
Defined in: Generated/TypeScript/fm.liveswitch/StreamType.ts:32
Text
• Text: = 5
Indicates a text stream.
Defined in: Generated/TypeScript/fm.liveswitch/StreamType.ts:38
Video
• Video: = 2
Indicates a video stream.
Defined in: Generated/TypeScript/fm.liveswitch/StreamType.ts:20