TracktionEngine
Loading...
Searching...
No Matches
Public Member Functions | List of all members
tracktion::engine::AutomationIterator Struct Reference

A cache of automation points, with a cursor which moves through it. More...

#include <tracktion_AutomatableParameter.h>

Public Member Functions

 AutomationIterator (Edit &, const AutomationCurve &)
 
 AutomationIterator (const AutomatableParameter &)
 
bool isEmpty () const noexcept
 
void setPosition (EditPosition) noexcept
 
float getCurrentValue () noexcept
 

Detailed Description

A cache of automation points, with a cursor which moves through it.

Constructor & Destructor Documentation

◆ AutomationIterator() [1/2]

tracktion::engine::AutomationIterator::AutomationIterator ( Edit ,
const AutomationCurve &   
)

◆ AutomationIterator() [2/2]

tracktion::engine::AutomationIterator::AutomationIterator ( const AutomatableParameter )

Member Function Documentation

◆ isEmpty()

bool tracktion::engine::AutomationIterator::isEmpty ( ) const
noexcept

◆ setPosition()

void tracktion::engine::AutomationIterator::setPosition ( EditPosition  )
noexcept

◆ getCurrentValue()

float tracktion::engine::AutomationIterator::getCurrentValue ( )
noexcept

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