Audacity 3.2.0
Public Attributes | List of all members
MixerOptions::TimesAndSpeed Struct Referencefinal

#include <MixerOptions.h>

Public Attributes

double mT0
 
double mT1
 
double mSpeed
 
double mTime
 

Detailed Description

Reassignable bounds and speed for a Mixer's fetch from tracks, and a readout of last fetched time

Definition at line 92 of file MixerOptions.h.

Member Data Documentation

◆ mSpeed

double MixerOptions::TimesAndSpeed::mSpeed

Definition at line 97 of file MixerOptions.h.

◆ mT0

double MixerOptions::TimesAndSpeed::mT0

Definition at line 94 of file MixerOptions.h.

◆ mT1

double MixerOptions::TimesAndSpeed::mT1

Definition at line 95 of file MixerOptions.h.

◆ mTime

double MixerOptions::TimesAndSpeed::mTime

Definition at line 100 of file MixerOptions.h.


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