Namespace RGB.NET.Devices.Razer
Classes
LedMappings
Contains mappings for LedId to the matrix location.
RazerChromaLinkRGBDevice
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
RazerChromaLinkUpdateQueue
Represents the update-queue performing updates for razer chroma-link devices.
RazerDeviceProvider
Represents the abstract base implementation for a IRGBDeviceProvider.
RazerException
Serves as the base class for application-defined exceptions.
RazerHeadsetRGBDevice
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
RazerHeadsetUpdateQueue
Represents the update-queue performing updates for razer headset devices.
RazerKeyboardRGBDevice
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
RazerKeyboardRGBDeviceInfo
Represents a generic information for a RazerKeyboardRGBDevice.
RazerKeyboardUpdateQueue
Represents the update-queue performing updates for razer keyboard devices.
RazerKeypadRGBDevice
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
RazerKeypadUpdateQueue
Represents the update-queue performing updates for razer keypad devices.
RazerMouseRGBDevice
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
RazerMouseUpdateQueue
Represents the update-queue performing updates for razer mouse devices.
RazerMousepadRGBDevice
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
RazerMousepadUpdateQueue
Represents the update-queue performing updates for razer mousepad devices.
RazerRGBDevice
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
RazerRGBDeviceInfo
Supports all classes in the .NET class hierarchy and provides low-level services to derived classes. This is the ultimate base class of all .NET classes; it is the root of the type hierarchy.
RazerUpdateQueue
Represents a basic update-queue performing updates for razer devices.
Interfaces
IRazerRGBDevice
Represents a razer RGB-device.
Enums
RazerEndpointType
Represents a type of Razer SDK endpoint
RazerError
Razer-SDK: Error codes for Chroma SDK. If the error is not defined here, refer to WinError.h from the Windows SDK.