The documentation for this struct was generated from the following file:
|
| double | ppqStart = 0 |
| | The current cycle start position in units of quarter-notes.
|
| double | ppqEnd = 0 |
| | The current cycle end position in units of quarter-notes.
|
◆ operator==()
| bool juce::AudioPlayHead::LoopPoints::operator== |
( |
const LoopPoints & | other | ) |
const |
|
inline |
◆ operator!=()
| bool juce::AudioPlayHead::LoopPoints::operator!= |
( |
const LoopPoints & | other | ) |
const |
|
inline |
◆ ppqStart
| double juce::AudioPlayHead::LoopPoints::ppqStart = 0 |
The current cycle start position in units of quarter-notes.
◆ ppqEnd
| double juce::AudioPlayHead::LoopPoints::ppqEnd = 0 |
The current cycle end position in units of quarter-notes.