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::LoopInfo::LoopPoint Struct Reference

Public Member Functions

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

Public Attributes

SampleCount pos
 The sample position of the loop point.
 
LoopPointType type
 The type of the loop point.
 

Detailed Description

Definition at line 105 of file tracktion_LoopInfo.h.

Member Function Documentation

◆ isAutomatic()

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

Returns true if this is an automatic loop point.

Definition at line 111 of file tracktion_LoopInfo.h.

Member Data Documentation

◆ pos

SampleCount tracktion::engine::LoopInfo::LoopPoint::pos

The sample position of the loop point.

Definition at line 107 of file tracktion_LoopInfo.h.

◆ type

LoopPointType tracktion::engine::LoopInfo::LoopPoint::type

The type of the loop point.

Definition at line 108 of file tracktion_LoopInfo.h.


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