JUCE
Loading...
Searching...
No Matches
juce::midi_ci::Message::Generic Struct Reference

Groups together a CI message header, and some number of trailing bytes. More...

#include <juce_CIMessages.h>

Public Attributes

Header header
 
Span< const std::byte > data
 

Detailed Description

Groups together a CI message header, and some number of trailing bytes.

Member Data Documentation

◆ header

Header juce::midi_ci::Message::Generic::header

◆ data

Span<const std::byte> juce::midi_ci::Message::Generic::data

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