TracktionEngine
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...

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.

Member Function Documentation

◆ isEmpty()

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

References inTimeRange, and outTimeRange.

Member Data Documentation

◆ inTimeRange

TimeRange tracktion::engine::SpeedFadeDescription::inTimeRange

Referenced by isEmpty().

◆ outTimeRange

TimeRange tracktion::engine::SpeedFadeDescription::outTimeRange

Referenced by isEmpty().

◆ fadeInType

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

◆ fadeOutType

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

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