Holds the state for a command batch: the queue of commands, and the way to flush them.
The command-building methods are added by AtemCommandSenderMixin.
Exported so that declaration emit can name it as the base of AtemCommandBatch
(which extends it through the mixin). Not intended to be used directly.
Holds the state for a command batch: the queue of commands, and the way to flush them. The command-building methods are added by AtemCommandSenderMixin.
Exported so that declaration emit can name it as the base of AtemCommandBatch (which extends it through the mixin). Not intended to be used directly.