Show / Hide Table of Contents

Enum RGBDeviceType

Contains a list of different types of device.

Namespace: RGB.NET.Core
Assembly: RGB.NET.Core.dll
Syntax
[Flags]
public enum RGBDeviceType

Fields

Name Description
All

Represents all devices.

Cooler

Represents a cooler.

DRAM

Represents a DRAM-bank.

Fan

Represents a fan.

GameController

Represents a game controller.

GraphicsCard

Represents a Graphics card.

Headset

Represents a headset.

HeadsetStand

Represents a headset stand.

Keyboard

Represents a keyboard.

Keypad

Represents a keypad.

LedController

Represents a generic led-controller.

LedMatrix

Represents a LED-matrix.

LedStripe

Represents a LED-stipe.

Mainboard

Represents a Mainboard.

Monitor

Represents a monitor.

Mouse

Represents a mouse.

Mousepad

Represents a mousepad.

None

Represents nothing.

Speaker

Represents a speaker

Unknown

Represents a device where the type is not known or not present in the list.

  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX