|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
Go to the source code of this file.
Classes | |
| struct | juce::MidiFileHelpers::ReadTrait< uint32 > |
| struct | juce::MidiFileHelpers::ReadTrait< uint16 > |
| struct | juce::MidiFileHelpers::HeaderDetails |
Namespaces | |
| namespace | juce |
| JUCE Namespace. | |
Functions | |
| template<typename Integral > | |
| Optional< Integral > | juce::MidiFileHelpers::tryRead (const uint8 *&data, size_t &remaining) |
| Optional< Integral > juce::MidiFileHelpers::tryRead | ( | const uint8 *& | data, |
| size_t & | remaining | ||
| ) |
Definition at line 59 of file juce_MidiFile.cpp.