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

« « « Anklang Documentation
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
tracktion_TimecodeDisplayFormat.h File Reference

Go to the source code of this file.

Classes

struct  tracktion::engine::TimecodeSnapType
 A snap mode, e.g. More...
 
class  tracktion::engine::TimecodeDuration
 Stores a duration in both beats and seconds. More...
 
struct  tracktion::engine::TimecodeDisplayFormat
 A timecode display mode, e.g. More...
 
struct  tracktion::engine::TimecodeDisplayIterator
 Iterates along a timeline for drawing things like the ticks on the timebar. More...
 

Namespaces

namespace  tracktion
 
namespace  tracktion::engine
 Declarations from this namespaces are inlined into tracktion.
 

Enumerations

enum class  TimecodeType {
  millisecs , barsBeats , fps24 , fps25 ,
  fps30
}