Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::structure::tracks::CachedTickRange Struct Reference

A tick range representing currently valid cached content. More...

#include <src/structure/tracks/playback_cache_activity_tracker.h>

Properties

double startTick {}
double endTick {}

Detailed Description

A tick range representing currently valid cached content.

Definition at line 42 of file playback_cache_activity_tracker.h.

Property Documentation

◆ endTick

double zrythm::structure::tracks::CachedTickRange::endTick {}

Definition at line 46 of file playback_cache_activity_tracker.h.

◆ startTick

double zrythm::structure::tracks::CachedTickRange::startTick {}

Definition at line 45 of file playback_cache_activity_tracker.h.


The documentation for this struct was generated from the following file: