JUCE v8.0.9
JUCE API
 
Loading...
Searching...
No Matches
juce::midi_ci::PropertyReplyData Struct Reference

Bundles together a property reply header and a data payload. More...

#include <juce_CIPropertyDelegate.h>

Collaboration diagram for juce::midi_ci::PropertyReplyData:

Public Attributes

std::vector< std::byte > body
 
PropertyReplyHeader header
 

Detailed Description

Bundles together a property reply header and a data payload.

@tags{Audio}

Member Data Documentation

◆ body

std::vector<std::byte> juce::midi_ci::PropertyReplyData::body

◆ header

PropertyReplyHeader juce::midi_ci::PropertyReplyData::header

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