TracktionEngine
Loading...
Searching...
No Matches
Public Attributes | List of all members
engine::ClipPositionInfo Struct Reference

Holds information about the position of a clip. More...

#include <tracktion_AutomationCurveList.h>

Public Attributes

ClipPositionBeats position
 The position in beats.
 
std::optional< BeatRange > loopRange
 If the clip is looping, the start/length of the loop range.
 

Detailed Description

Holds information about the position of a clip.

Member Data Documentation

◆ position

ClipPositionBeats engine::ClipPositionInfo::position

The position in beats.

◆ loopRange

std::optional<BeatRange> engine::ClipPositionInfo::loopRange

If the clip is looping, the start/length of the loop range.


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