Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Animatroller
DMXrecorder
OutputProcessor
C# Class Animatroller.DMXrecorder.OutputProcessor
Inheritance:
IDisposable
Show file
Open project: HakanL/animatroller
Class Usage Examples
Public Methods
Method
Description
AddData
(
RawDmxData
dmxData
) :
void
AddUniverse
(
int
universe
) :
void
Dispose
( ) :
void
OutputProcessor
(
Arguments
args
) :
System
Method Details
AddData()
public
method
public
AddData
(
RawDmxData
dmxData
) :
void
dmxData
RawDmxData
return
void
AddUniverse()
public
method
public
AddUniverse
(
int
universe
) :
void
universe
int
return
void
Dispose()
public
method
public
Dispose
( ) :
void
return
void
OutputProcessor()
public
method
public
OutputProcessor
(
Arguments
args
) :
System
args
Arguments
return
System