JUCE
Loading...
Searching...
No Matches
Public Attributes | List of all members
universal_midi_packets::SysEx7::PacketBytes Struct Reference

Holds the bytes from a single SysEx-7 packet. More...

#include <juce_UMPSysEx7.h>

Public Attributes

std::array< uint8_t, 6 > data
 
uint8_t size
 

Detailed Description

Holds the bytes from a single SysEx-7 packet.

Member Data Documentation

◆ data

std::array<uint8_t, 6> universal_midi_packets::SysEx7::PacketBytes::data

◆ size

uint8_t universal_midi_packets::SysEx7::PacketBytes::size

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