Show / Hide Table of Contents

Enum CorsairDevicePropertyId

iCUE-SDK: contains list of properties identifiers which can be read from device

Namespace: RGB.NET.Devices.Corsair
Assembly: RGB.NET.Devices.Corsair.dll
Syntax
public enum CorsairDevicePropertyId

Fields

Name Description
BatteryLevel

iCUE-SDK: battery level (0 - 100); used for wireless devices

ChannelDeviceCount

iCUE-SDK: number of LED-devices (fans, strips, etc.) connected to the channel which is controlled by the DIY device

ChannelDeviceLedCountArray

iCUE-SDK: array of integers, each element describes the number of LEDs controlled by the channel device

ChannelDeviceTypeArray

iCUE-SDK: array of CorsairChannelDeviceType members, each element describes the type of the channel device

ChannelLedCount

iCUE-SDK: total number of LEDs connected to the channel

EqualizerPreset

iCUE-SDK: the number of active equalizer preset (integer, 1 - 5); used for headset, headset stand

Invalid

iCUE-SDK: dummy value

LogicalLayout

iCUE-SDK: keyboard logical layout (see CorsairLogicalLayout for valid values); used for keyboard

MacroKeyArray

iCUE-SDK: array of programmable G, M or S keys on device

MicEnabled

iCUE-SDK: indicates Mic state (On or Off); used for headset, headset stand

PhysicalLayout

iCUE-SDK: keyboard physical layout (see CorsairPhysicalLayout for valid values); used for keyboard

PropertyArray

iCUE-SDK: array of CorsairDevicePropertyId members supported by device

SidetoneEnabled

iCUE-SDK: indicates Sidetone state (On or Off); used for headset (where applicable)

SurroundSoundEnabled

iCUE-SDK: indicates Surround Sound state (On or Off); used for headset, headset stand

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