tracktion-engine 3.0-10-g034fdde4aa5
Tracktion Engine — High level data model for audio applications

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tracktion::engine::SpeedFadeDescription Struct Reference

Describes the time and type of the speed fade in/outs. More...

#include "tracktion_SpeedRampWaveNode.h"

Public Member Functions

bool isEmpty () const
 

Public Attributes

TimeRange inTimeRange
 
TimeRange outTimeRange
 
AudioFadeCurve::Type fadeInType
 
AudioFadeCurve::Type fadeOutType
 

Detailed Description

Describes the time and type of the speed fade in/outs.

Definition at line 18 of file tracktion_SpeedRampWaveNode.h.

Member Function Documentation

◆ isEmpty()

bool tracktion::engine::SpeedFadeDescription::isEmpty ( ) const

Definition at line 23 of file tracktion_SpeedRampWaveNode.h.

Member Data Documentation

◆ fadeInType

AudioFadeCurve::Type tracktion::engine::SpeedFadeDescription::fadeInType

Definition at line 21 of file tracktion_SpeedRampWaveNode.h.

◆ fadeOutType

AudioFadeCurve::Type tracktion::engine::SpeedFadeDescription::fadeOutType

Definition at line 21 of file tracktion_SpeedRampWaveNode.h.

◆ inTimeRange

TimeRange tracktion::engine::SpeedFadeDescription::inTimeRange

Definition at line 20 of file tracktion_SpeedRampWaveNode.h.

◆ outTimeRange

TimeRange tracktion::engine::SpeedFadeDescription::outTimeRange

Definition at line 20 of file tracktion_SpeedRampWaveNode.h.


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