View Source Exray.Structs.AutomationEvent (Exray v0.6.0)

AutomationEvent TypedStruct

Summary

Types

@type t() :: %Exray.Structs.AutomationEvent{
  frame: non_neg_integer(),
  params: [integer()],
  type: non_neg_integer()
}