Enum VideoType
A video type.
Namespace: FM.LiveSwitch
Assembly: FM.LiveSwitch.dll
Syntax
public enum VideoType
Fields
| Name | Description |
|---|---|
| Camera | Indicates camera-based video. |
| Screen | Indicates screen-based video. |
| Unknown | Indicates an unknown type. |