LMMS
Loading...
Searching...
No Matches
CarlaEngineRtAudio::RtMidiEvents Struct Reference

Public Member Functions

 RtMidiEvents ()
 ~RtMidiEvents ()
void append (const RtMidiEvent &event)
void clear ()
void splice ()

Public Attributes

CarlaMutex mutex
RtLinkedList< RtMidiEvent >::Pool dataPool
RtLinkedList< RtMidiEventdata
RtLinkedList< RtMidiEventdataPending

Constructor & Destructor Documentation

◆ RtMidiEvents()

CarlaEngineRtAudio::RtMidiEvents::RtMidiEvents ( )
inline

◆ ~RtMidiEvents()

CarlaEngineRtAudio::RtMidiEvents::~RtMidiEvents ( )
inline

Member Function Documentation

◆ append()

void CarlaEngineRtAudio::RtMidiEvents::append ( const RtMidiEvent & event)
inline

◆ clear()

void CarlaEngineRtAudio::RtMidiEvents::clear ( )
inline

◆ splice()

void CarlaEngineRtAudio::RtMidiEvents::splice ( )
inline

Member Data Documentation

◆ data

RtLinkedList<RtMidiEvent> CarlaEngineRtAudio::RtMidiEvents::data

◆ dataPending

RtLinkedList<RtMidiEvent> CarlaEngineRtAudio::RtMidiEvents::dataPending

◆ dataPool

RtLinkedList<RtMidiEvent>::Pool CarlaEngineRtAudio::RtMidiEvents::dataPool

◆ mutex

CarlaMutex CarlaEngineRtAudio::RtMidiEvents::mutex

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