Ardour  8.7-15-gadf511264b
GenericMidiControlProtocol::MIDIPendingControllable Struct Reference

Public Member Functions

 MIDIPendingControllable (MIDIControllable *c, bool omc)
 

Public Attributes

MIDIControllablemc
 
bool own_mc
 
PBD::ScopedConnection connection
 

Detailed Description

Definition at line 159 of file generic_midi_control_protocol.h.

Constructor & Destructor Documentation

◆ MIDIPendingControllable()

GenericMidiControlProtocol::MIDIPendingControllable::MIDIPendingControllable ( MIDIControllable c,
bool  omc 
)
inline

Definition at line 164 of file generic_midi_control_protocol.h.

Member Data Documentation

◆ connection

PBD::ScopedConnection GenericMidiControlProtocol::MIDIPendingControllable::connection

Definition at line 162 of file generic_midi_control_protocol.h.

◆ mc

MIDIControllable* GenericMidiControlProtocol::MIDIPendingControllable::mc

Definition at line 160 of file generic_midi_control_protocol.h.

◆ own_mc

bool GenericMidiControlProtocol::MIDIPendingControllable::own_mc

Definition at line 161 of file generic_midi_control_protocol.h.


The documentation for this struct was generated from the following file: