See the MIDI-CI specification.
Public Member Functions | |
| auto | tie () const |
| bool | operator== (const ProfileDetails &x) const |
| bool | operator!= (const ProfileDetails &x) const |
Public Attributes | |
| Profile | profile {} |
| std::byte | target {} |
| auto juce::midi_ci::Message::ProfileDetails::tie | ( | ) | const |
| bool juce::midi_ci::Message::ProfileDetails::operator== | ( | const ProfileDetails & | x | ) | const |
References x.
| bool juce::midi_ci::Message::ProfileDetails::operator!= | ( | const ProfileDetails & | x | ) | const |
References x.
| Profile juce::midi_ci::Message::ProfileDetails::profile {} |
| std::byte juce::midi_ci::Message::ProfileDetails::target {} |