Interface AtemCommandSenderControl<T>

The control surface that the command sender methods need from their host class. A host provides a way to dispatch a command (returning T) and knowledge of the connected apiVersion.

Type Parameters

  • T

Hierarchy

  • AtemCommandSenderControl

Properties

Methods

Properties

apiVersion: undefined | ProtocolVersion

Methods

Generated using TypeDoc