|
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 |
This is the complete list of members for juce::AudioPlayHead::FrameRate, including all inherited members.
| FrameRate()=default | juce::AudioPlayHead::FrameRate | |
| FrameRate(FrameRateType type) | juce::AudioPlayHead::FrameRate | |
| getBaseRate() const | juce::AudioPlayHead::FrameRate | |
| getEffectiveRate() const | juce::AudioPlayHead::FrameRate | |
| getType() const | juce::AudioPlayHead::FrameRate | |
| isDrop() const | juce::AudioPlayHead::FrameRate | |
| isPullDown() const | juce::AudioPlayHead::FrameRate | |
| operator!=(const FrameRate &other) const | juce::AudioPlayHead::FrameRate | |
| operator==(const FrameRate &other) const | juce::AudioPlayHead::FrameRate | |
| withBaseRate(int x) const | juce::AudioPlayHead::FrameRate | |
| withDrop(bool x=true) const | juce::AudioPlayHead::FrameRate | |
| withPullDown(bool x=true) const | juce::AudioPlayHead::FrameRate |