Ardour  9.0-pre0-822-g12e3bc5c20
ARDOUR::_CoreMIDIPacket Struct Reference

#include <coremidi_io.h>

Public Member Functions

 _CoreMIDIPacket (const MIDIPacket *other)
 

Public Attributes

MIDITimeStamp timeStamp
 
UInt16 length
 
Byte data [1024]
 

Detailed Description

Definition at line 38 of file coremidi_io.h.

Constructor & Destructor Documentation

◆ _CoreMIDIPacket()

ARDOUR::_CoreMIDIPacket::_CoreMIDIPacket ( const MIDIPacket *  other)
inline

Definition at line 55 of file coremidi_io.h.

Member Data Documentation

◆ data

Byte ARDOUR::_CoreMIDIPacket::data[1024]

Definition at line 41 of file coremidi_io.h.

◆ length

UInt16 ARDOUR::_CoreMIDIPacket::length

Definition at line 40 of file coremidi_io.h.

◆ timeStamp

MIDITimeStamp ARDOUR::_CoreMIDIPacket::timeStamp

Definition at line 39 of file coremidi_io.h.


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