See the MIDI-CI specification. More...
#include <juce_CIMessages.h>

Public Member Functions | |
| bool | operator!= (const ProcessInquiryResponse &x) const |
| bool | operator== (const ProcessInquiryResponse &x) const |
| auto | tie () const |
Public Attributes | |
| std::byte | supportedFeatures {} |
See the MIDI-CI specification.
@tags{Audio}
|
inline |
References operator==().
|
inline |
References tie().
Referenced by operator!=().
|
inline |
References supportedFeatures.
Referenced by operator==().
| std::byte juce::midi_ci::Message::ProcessInquiryResponse::supportedFeatures {} |
Referenced by tie().