DirectOuput Framework R2
DirectOutput framework R2 for virtual pinball cabinets
Go to:
Overview 
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events Macros Pages
OutputTypeEnum.cs
Go to the documentation of this file.
1 
2 namespace DirectOutput.LedControl.Loader
3 {
7  public enum OutputTypeEnum
8  {
16  RGBOutput
17  }
18 }