Loading...
Searching...
No Matches
- Member juce::MidiMessage::isMidiMachineControlGoto (int &hours, int &minutes, int &seconds, int &frames) const noexcept
- Checks whether this is an MMC "goto" message. If it is, the parameters passed-in are set to the time that the message contains.
- Member juce::MidiMessage::midiMachineControlGoto (int hours, int minutes, int seconds, int frames)
- Creates an MMC "goto" message. This messages tells the device to go to a specific frame.
- Member juce::ZipFile::Builder::addEntry (InputStream *streamToRead, int compressionLevel, const String &storedPathName, Time fileModificationTime)
-
- Member juce::ZipFile::ZipFile (InputStream *inputStream, bool deleteStreamWhenDestroyed)
-
- Member juce::ZipFile::ZipFile (InputSource *inputSource)