public static class Sequencer.ChannelCueBinary extends java.lang.Object implements Sequencer.ChannelCue
This cue determines whether the output should be high or low while the cue is executing.
| Modifier and Type | Field and Description |
|---|---|
boolean |
value
The desired output state (true = high, false = low).
|
| Constructor and Description |
|---|
Sequencer.ChannelCueBinary() |