Ardour  9.0-pre0-582-g084a23a80d
ARDOUR::AlsaMidiIO::MidiEventHeader Struct Reference

#include <alsa_midi.h>

Public Member Functions

 MidiEventHeader (const uint64_t t, const size_t s)
 

Public Attributes

uint64_t time
 
size_t size
 

Detailed Description

Definition at line 67 of file alsa_midi.h.

Constructor & Destructor Documentation

◆ MidiEventHeader()

ARDOUR::AlsaMidiIO::MidiEventHeader::MidiEventHeader ( const uint64_t  t,
const size_t  s 
)
inline

Definition at line 70 of file alsa_midi.h.

Member Data Documentation

◆ size

size_t ARDOUR::AlsaMidiIO::MidiEventHeader::size

Definition at line 69 of file alsa_midi.h.

◆ time

uint64_t ARDOUR::AlsaMidiIO::MidiEventHeader::time

Definition at line 68 of file alsa_midi.h.


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