See the MIDI-CI specification.
Public Member Functions | |
| auto | tie () const |
| bool | operator== (const ProfileEnabledReport &x) const |
| bool | operator!= (const ProfileEnabledReport &x) const |
Public Attributes | |
| Profile | profile {} |
| uint16_t | numChannels {} |
| Only valid if the message header specifies version 0x02 or greater. | |
| auto juce::midi_ci::Message::ProfileEnabledReport::tie | ( | ) | const |
| bool juce::midi_ci::Message::ProfileEnabledReport::operator== | ( | const ProfileEnabledReport & | x | ) | const |
References x.
| bool juce::midi_ci::Message::ProfileEnabledReport::operator!= | ( | const ProfileEnabledReport & | x | ) | const |
References x.
| Profile juce::midi_ci::Message::ProfileEnabledReport::profile {} |
| uint16_t juce::midi_ci::Message::ProfileEnabledReport::numChannels {} |
Only valid if the message header specifies version 0x02 or greater.