VCV Rack API v2
Loading...
Searching...
No Matches
rack::engine::Module::PortChangeEvent Struct Reference
module NULL

#include <Module.hpp>

Public Attributes

bool connecting
 True if connecting, false if disconnecting.
Port::Type type
 Port::INPUT or Port::OUTPUT.
int portId

Member Data Documentation

◆ connecting

bool rack::engine::Module::PortChangeEvent::connecting

True if connecting, false if disconnecting.

◆ type

Port::Type rack::engine::Module::PortChangeEvent::type

◆ portId

int rack::engine::Module::PortChangeEvent::portId

The documentation for this struct was generated from the following file:
  • /home/vortico/src/vcv/Rack2/include/engine/Module.hpp