Enum StreamType
A stream type.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public enum StreamType
Fields
Name | Description |
---|---|
Application | Indicates an application stream. |
Audio | Indicates an audio stream. |
Message | Indicates a message stream. |
Text | Indicates a text stream. |
Video | Indicates a video stream. |