Show / Hide Table of Contents

Interface ISpeaker

Represents a speaker-device

Inherited Members
IRGBDevice.Surface
IRGBDevice.DeviceInfo
IRGBDevice.ColorCorrections
IRGBDevice.this[LedId]
IRGBDevice.this[Point]
IRGBDevice.this[Rectangle, double]
IRGBDevice.Update(bool)
IRGBDevice.AddLed(LedId, in Point, in Size, object)
IRGBDevice.RemoveLed(LedId)
IEnumerable<Led>.GetEnumerator()
IPlaceable.Location
IPlaceable.Size
IPlaceable.Scale
IPlaceable.Rotation
IPlaceable.ActualLocation
IPlaceable.ActualSize
IPlaceable.Boundary
IPlaceable.LocationChanged
IPlaceable.SizeChanged
IPlaceable.ScaleChanged
IPlaceable.RotationChanged
IPlaceable.ActualLocationChanged
IPlaceable.ActualSizeChanged
IPlaceable.BoundaryChanged
INotifyPropertyChanged.PropertyChanged
IDisposable.Dispose()
Namespace: RGB.NET.Core
Assembly: RGB.NET.Core.dll
Syntax
public interface ISpeaker : IRGBDevice, IEnumerable<Led>, IEnumerable, IPlaceable, IBindable, INotifyPropertyChanged, IDisposable
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX