Class CorsairHeadsetRGBDevice
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.
Inheritance
CorsairHeadsetRGBDevice
Implements
Inherited Members
Namespace: RGB.NET.Devices.Corsair
Assembly: RGB.NET.Devices.Corsair.dll
Syntax
public sealed class CorsairHeadsetRGBDevice : CorsairRGBDevice<CorsairHeadsetRGBDeviceInfo>, IRGBDevice<CorsairHeadsetRGBDeviceInfo>, ICorsairRGBDevice, IHeadset, IRGBDevice, IEnumerable<Led>, IEnumerable, IPlaceable, IBindable, INotifyPropertyChanged, IDisposable
Methods
| Edit this page View SourceCreateMapping(IEnumerable<CorsairLedId>)
Declaration
protected override LedMapping<CorsairLedId> CreateMapping(IEnumerable<CorsairLedId> ids)
Parameters
Type | Name | Description |
---|---|---|
IEnumerable<CorsairLedId> | ids |
Returns
Type | Description |
---|---|
LedMapping<CorsairLedId> |