#include <port_engine_shared.h>
Definition at line 124 of file port_engine_shared.h.
◆ ~BackendMIDIEvent()
virtual ARDOUR::BackendMIDIEvent::~BackendMIDIEvent |
( |
| ) |
|
|
inlinevirtual |
◆ data()
virtual const uint8_t* ARDOUR::BackendMIDIEvent::data |
( |
| ) |
const |
|
pure virtual |
◆ operator<()
bool ARDOUR::BackendMIDIEvent::operator< |
( |
const BackendMIDIEvent & |
other | ) |
const |
◆ size()
virtual size_t ARDOUR::BackendMIDIEvent::size |
( |
| ) |
const |
|
pure virtual |
◆ timestamp()
virtual pframes_t ARDOUR::BackendMIDIEvent::timestamp |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: