Method | Description | |
---|---|---|
Dispose ( ) : void | ||
DmxPlayback ( [ name = "" ) : System | ||
Execute ( |
||
Load ( string fileName, int triggerSyncOnUniverse ) : void | ||
Run ( ) : Task | ||
Run ( System &cts ) : Task | ||
SetOutput ( IPixel1D2 device, Utility.PixelMap[]>.Dictionary |
||
SetOutput ( IPixel2D2 device, Utility.PixelMap[]>.Dictionary |
||
Stop ( ) : void |
Method | Description | |
---|---|---|
OutputData ( |
||
ReadFrame ( |
||
UpdatePixelMapping ( Utility.PixelMap[]>.Dictionary |
public Execute ( |
||
cancelToken | ||
return | void |
public Load ( string fileName, int triggerSyncOnUniverse ) : void | ||
fileName | string | |
triggerSyncOnUniverse | int | |
return | void |
public SetOutput ( IPixel1D2 device, Utility.PixelMap[]>.Dictionary |
||
device | IPixel1D2 | |
pixelMapping | Utility.PixelMap[]>.Dictionary | |
return | void |
public SetOutput ( IPixel2D2 device, Utility.PixelMap[]>.Dictionary |
||
device | IPixel2D2 | |
pixelMapping | Utility.PixelMap[]>.Dictionary | |
return | void |