Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommandInvocation

Hierarchy

  • CommandInvocation

Index

Properties

Optional arguments

arguments: any | null

Optional commandId

commandId: string | null

Optional keycode

keycode: Int64 | null

Optional midiBytes

midiBytes: Array<number>

Optional surface

surface: AxSurfaceInstance | null

Optional Readonly timestamp

timestamp: Int64 | null

Optional Readonly triggerType

triggerType: string | null

Optional Readonly value

value: Int64 | null

Generated using TypeDoc