C# Class Animatroller.Framework.PhysicalDevice.RGBStrobe

Inheritance: BaseDevice, INeedsDmxOutput
显示文件 Open project: HakanL/animatroller

Public Methods

Method Description
RGBStrobe ( IApiVersion3 logicalDevice, int dmxChannel ) : Animatroller.Framework.Extensions

Protected Methods

Method Description
Output ( ) : void

Method Details

Output() protected method

protected Output ( ) : void
return void

RGBStrobe() public method

public RGBStrobe ( IApiVersion3 logicalDevice, int dmxChannel ) : Animatroller.Framework.Extensions
logicalDevice IApiVersion3
dmxChannel int
return Animatroller.Framework.Extensions