Olive
Public Attributes | List of all members
_VstTimeInfo Struct Reference

#include <vestige.h>

Public Attributes

double samplePos
 
double sampleRate
 
double nanoSeconds
 
double ppqPos
 
double tempo
 
double barStartPos
 
double cycleStartPos
 
double cycleEndPos
 
int32_t timeSigNumerator
 
int32_t timeSigDenominator
 
int32_t smpteOffset
 
int32_t smpteFrameRate
 
int32_t samplesToNextClock
 
int32_t flags
 

Member Data Documentation

◆ barStartPos

double _VstTimeInfo::barStartPos

◆ cycleEndPos

double _VstTimeInfo::cycleEndPos

◆ cycleStartPos

double _VstTimeInfo::cycleStartPos

◆ flags

int32_t _VstTimeInfo::flags

◆ nanoSeconds

double _VstTimeInfo::nanoSeconds

◆ ppqPos

double _VstTimeInfo::ppqPos

◆ samplePos

double _VstTimeInfo::samplePos

◆ sampleRate

double _VstTimeInfo::sampleRate

◆ samplesToNextClock

int32_t _VstTimeInfo::samplesToNextClock

◆ smpteFrameRate

int32_t _VstTimeInfo::smpteFrameRate

◆ smpteOffset

int32_t _VstTimeInfo::smpteOffset

◆ tempo

double _VstTimeInfo::tempo

◆ timeSigDenominator

int32_t _VstTimeInfo::timeSigDenominator

◆ timeSigNumerator

int32_t _VstTimeInfo::timeSigNumerator

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