Enumeration to define the various source control types for a vga source.
Namespace: Crestron.SimplSharpPro.DMAssembly: SimplSharpPro (in SimplSharpPro.exe)
Syntax
C# |
---|
public enum eDmVgaSourceControlType |
Members
Member name | Value | Description | |
---|---|---|---|
Auto | 0 | Auto-detect RGB/YPbPr, or allow blank video) | |
RGB | 1 | RGB. | |
YPbPr | 2 | Component. | |
SVideo | 3 | S-Video. | |
Composite | 4 | Composite. |