TracktionEngine
Public Member Functions | Public Attributes | List of all members
tracktion::engine::LoopInfo::LoopPoint Struct Reference

Public Member Functions

bool isAutomatic () const
 Returns true if this is an automatic loop point. More...
 

Public Attributes

SampleCount pos = 0
 The sample position of the loop point. More...
 
LoopPointType type = LoopPointType::manual
 The type of the loop point. More...
 

Member Function Documentation

◆ isAutomatic()

bool tracktion::engine::LoopInfo::LoopPoint::isAutomatic ( ) const

Returns true if this is an automatic loop point.

References tracktion::engine::LoopInfo::automatic, and type.

Member Data Documentation

◆ pos

SampleCount tracktion::engine::LoopInfo::LoopPoint::pos = 0

The sample position of the loop point.

◆ type

LoopPointType tracktion::engine::LoopInfo::LoopPoint::type = LoopPointType::manual

The type of the loop point.

Referenced by isAutomatic().


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