The documentation for this struct was generated from the following file:
◆ operator==()
| bool juce::AudioPlayHead::TimeSignature::operator== |
( |
const TimeSignature & | other | ) |
const |
|
inline |
◆ operator!=()
| bool juce::AudioPlayHead::TimeSignature::operator!= |
( |
const TimeSignature & | other | ) |
const |
|
inline |
◆ numerator
| int juce::AudioPlayHead::TimeSignature::numerator = 4 |
Time signature numerator, e.g.
the 3 of a 3/4 time sig
◆ denominator
| int juce::AudioPlayHead::TimeSignature::denominator = 4 |
Time signature denominator, e.g.
the 4 of a 3/4 time sig